mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
fix: add cilium extraConfig values (#12335)
This commit is contained in:
parent
479e239016
commit
8cc5897d5c
@ -162,3 +162,6 @@ envoy:
|
||||
image:
|
||||
repositry: {{ cilium_hubble_envoy_image_repo }}
|
||||
tag: {{ cilium_hubble_envoy_image_tag }}
|
||||
|
||||
extraConfig:
|
||||
{{ cilium_config_extra_vars | to_yaml | indent(2) }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user