argo/apps/cert-manager/base/kustomization.yaml
2024-09-27 18:30:27 -04:00

14 lines
332 B
YAML

kind: Kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
resources:
- ./namespace.yaml
- ./cert-manager.custom.yaml
patches:
- path: ./helm.patch.yaml
target:
labelSelector: app.kubernetes.io/instance=helm
- path: ./helm.patch.yaml
target:
labelSelector: app.kubernetes.io/instance=cert-manager