mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
feat: add base-custom kustomization
This commit is contained in:
6
cluster/base-custom/crds/cert-manager/kustomization.yaml
Normal file
6
cluster/base-custom/crds/cert-manager/kustomization.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
# renovate: registryUrl=https://charts.jetstack.io chart=cert-manager
|
||||
- https://github.com/jetstack/cert-manager/releases/download/v1.3.1/cert-manager.crds.yaml
|
Reference in New Issue
Block a user