fix: cert manager install crds

This commit is contained in:
auricom
2022-02-03 20:54:11 +01:00
parent 35e424c9d3
commit 8832b384a3
3 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
---
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.7.0/cert-manager.crds.yaml

View File

@@ -1,7 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- cert-manager
- external-snapshotter
- kube-prometheus-stack
- rook-ceph