update configuration and example config
This commit is contained in:
@@ -290,7 +290,9 @@
|
||||
# +docs:property
|
||||
podDnsConfig:
|
||||
nameservers:
|
||||
{{- .Modules.Additional.CertManager.DnsServers | toYaml | nindent 8 }}
|
||||
{{- range $index,$value := .Modules.Additional.CertManager.DnsServers }}
|
||||
- "{{ $value }}"
|
||||
{{- end }}
|
||||
|
||||
# The nodeSelector on Pods tells Kubernetes to schedule Pods on the nodes with
|
||||
# matching labels.
|
||||
|
||||
Reference in New Issue
Block a user