deploy and configure cert-manager

This commit is contained in:
2025-05-13 13:19:01 -05:00
parent 891f28a3c2
commit 362b8160c8
14 changed files with 282 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
resources:
- ../../base
- api-ingress.yaml
- apiserver-cert-config.yaml
- ingress-controller-cert-config.yaml