change cert-manager installation

This commit is contained in:
Mans Ziesel 2024-10-13 19:26:46 +02:00
parent 9b705cb081
commit 4358e4379a

View File

@ -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
#