mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 23:12:10 -03:30
Cilium values k8sServiceHost and k8sServicePort use auto
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
parent
dcd3461bce
commit
4c16fc155f
@ -6,6 +6,9 @@ image:
|
||||
repository: {{ cilium_image_repo }}
|
||||
tag: {{ cilium_image_tag }}
|
||||
|
||||
k8sServiceHost: "auto"
|
||||
k8sServicePort: "auto"
|
||||
|
||||
ipv4:
|
||||
enabled: {{ cilium_enable_ipv4 }}
|
||||
ipv6:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user