Newer
Older
KubernetesApplication / CertManager / bundle / kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- crd.yaml
- serviceaccount.yaml
- clusterrole.yaml
- role.yaml
- configmap.yaml
- service.yaml
- deployment.yaml
- validationwebhookconfig.yaml