argocd-test/cert-manager/kustomization.yaml

15 lines
396 B
YAML
Raw Normal View History

2024-10-13 17:00:11 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: cert-manager
resources:
- https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml
- ./base/mziesel-ca.yaml
2024-10-13 17:14:31 +00:00
# patches:
# - path: ./remove-instance-label.jsonpatch.yaml
# target:
# kind: CustomResourceDefinition
# labelSelector: app.kubernetes.io/instance=cert-manager