mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 23:12:10 -03:30
Fix#12385 cilium typo (#12393)
Signed-off-by: wangsifei99 <wangsifei@kylinos.cn>
This commit is contained in:
parent
ce2ba28dec
commit
263e8b24cf
@ -157,12 +157,12 @@ hostFirewall:
|
||||
|
||||
certgen:
|
||||
image:
|
||||
repositry: {{ cilium_hubble_certgen_image_repo }}
|
||||
repository: {{ cilium_hubble_certgen_image_repo }}
|
||||
tag: {{ cilium_hubble_certgen_image_tag }}
|
||||
|
||||
envoy:
|
||||
image:
|
||||
repositry: {{ cilium_hubble_envoy_image_repo }}
|
||||
repository: {{ cilium_hubble_envoy_image_repo }}
|
||||
tag: {{ cilium_hubble_envoy_image_tag }}
|
||||
|
||||
extraConfig:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user