mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-23 14:06:03 -03:30
Pass ingress_nginx_extra_args when deploying the nginx-ingress addon (#5321)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
14af98ebdc
commit
0200138a5d
@@ -98,6 +98,8 @@ ingress_publish_status_address: ""
|
||||
# 9000: "default/example-go:8080"
|
||||
# ingress_nginx_configmap_udp_services:
|
||||
# 53: "kube-system/coredns:53"
|
||||
# ingress_nginx_extra_args:
|
||||
# - --default-ssl-certificate=default/foo-tls
|
||||
|
||||
# Cert manager deployment
|
||||
cert_manager_enabled: false
|
||||
|
||||
Reference in New Issue
Block a user