Update cilium to 1.8.0 (#6314)

This commit is contained in:
Florian Ruynat
2020-06-25 15:16:38 +02:00
committed by GitHub
parent 93951f2ed5
commit f54f63ec3f
5 changed files with 37 additions and 14 deletions

View File

@@ -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