mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 02:58:29 +03:00
cert-manager controller args: (#10049)
- Adding in the ability to feed extra-args to cert-manager-controller.
This commit is contained in:
@@ -6,6 +6,7 @@ cert_manager_affinity: {}
|
||||
cert_manager_nodeselector: {}
|
||||
cert_manager_dns_policy: "ClusterFirst"
|
||||
cert_manager_dns_config: {}
|
||||
cert_manager_controller_extra_args: []
|
||||
|
||||
|
||||
## Change leader election namespace when deploying on GKE Autopilot that forbid the changes on kube-system namespace.
|
||||
|
||||
Reference in New Issue
Block a user