mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 02:58:29 +03:00
Add dns configuration for cert manager (#9673)
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
@@ -4,6 +4,9 @@ cert_manager_user: 1001
|
||||
cert_manager_tolerations: []
|
||||
cert_manager_affinity: {}
|
||||
cert_manager_nodeselector: {}
|
||||
cert_manager_dns_policy: "ClusterFirst"
|
||||
cert_manager_dns_config: {}
|
||||
|
||||
|
||||
## Change leader election namespace when deploying on GKE Autopilot that forbid the changes on kube-system namespace.
|
||||
## See https://github.com/jetstack/cert-manager/issues/3717
|
||||
|
||||
Reference in New Issue
Block a user