mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 15:27:56 -02:30
Update cilium to 1.8.0 (#6314)
This commit is contained in:
@@ -92,7 +92,7 @@ spec:
|
||||
{% if cilium_enable_ipv4 %}
|
||||
host: 127.0.0.1
|
||||
{% else %}
|
||||
host: host: '[::1]'
|
||||
host: '::1'
|
||||
{% endif %}
|
||||
path: /healthz
|
||||
port: 9234
|
||||
|
||||
Reference in New Issue
Block a user