mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 23:12:10 -03:30
fix: add cilium extraConfig values (#12338)
Co-authored-by: atobaum <atobaum@gmail.com>
This commit is contained in:
parent
1e76d9113b
commit
9a86253beb
@ -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