Update argocd/cert-manager/values.yaml

This commit is contained in:
2022-09-27 13:16:13 +00:00
parent 2e9935381c
commit 74b1c2e806

View File

@@ -9,3 +9,7 @@ cert-manager:
nameservers:
- "1.1.1.1"
- "1.0.0.1"
cert-manager:
deploymentAnnotations:
certmanager.k8s.io/disable-validation: "true"