change cert-manager installation
This commit is contained in:
parent
9b705cb081
commit
4358e4379a
@ -5,10 +5,11 @@ namespace: cert-manager
|
|||||||
|
|
||||||
resources:
|
resources:
|
||||||
- https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml
|
- https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml
|
||||||
# - ./base/mziesel-ca.yaml
|
- ./base/mziesel-ca.yaml
|
||||||
|
|
||||||
patches:
|
# patches:
|
||||||
- path: ./remove-instance-label.jsonpatch.yaml
|
# - path: ./remove-instance-label.jsonpatch.yaml
|
||||||
target:
|
# target:
|
||||||
kind: CustomResourceDefinition
|
# kind: CustomResourceDefinition
|
||||||
labelSelector: app.kubernetes.io/instance=cert-manager
|
# labelSelector: app.kubernetes.io/instance=cert-manager
|
||||||
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user