mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
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