This commit is contained in:
2025-03-04 04:50:58 -06:00
parent 9e44ebc46c
commit fcc9cb0e63

View File

@@ -6,14 +6,14 @@ cert-manager:
repository: jetstack/cert-manager-controller repository: jetstack/cert-manager-controller
pullPolicy: Always pullPolicy: Always
replicaCount: 3 replicaCount: 3
#extraArgs: extraArgs:
# - --dns01-recursive-nameservers=1.1.1.1:53,1.0.0.1:53 - --dns01-recursive-nameservers=1.1.1.1:53,1.0.0.1:53
# - --dns01-recursive-nameservers-only - --dns01-recursive-nameservers-only
#podDnsPolicy: None podDnsPolicy: None
#podDnsConfig: podDnsConfig:
# nameservers: nameservers:
# - "1.1.1.1" - "1.1.1.1"
# - "1.0.0.1" - "1.0.0.1"
webhook: webhook:
image: image:
registry: registry.internal.durp.info registry: registry.internal.durp.info