fix: update url for cert-manager crds
This commit is contained in:
parent
3dfed8a6bd
commit
154c9972cb
|
@ -1,4 +1,4 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/jetstack/cert-manager/releases/download/v1.11.0/cert-manager.crds.yaml
|
||||
- https://github.com/cert-manager/cert-manager/releases/download/v1.11.0/cert-manager.crds.yaml
|
||||
|
|
Loading…
Reference in New Issue