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