mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Cilium values k8sServiceHost and k8sServicePort use auto
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
@@ -6,6 +6,9 @@ image:
|
||||
repository: {{ cilium_image_repo }}
|
||||
tag: {{ cilium_image_tag }}
|
||||
|
||||
k8sServiceHost: "auto"
|
||||
k8sServicePort: "auto"
|
||||
|
||||
ipv4:
|
||||
enabled: {{ cilium_enable_ipv4 }}
|
||||
ipv6:
|
||||
|
||||
Reference in New Issue
Block a user