mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Fix#12385 cilium typo (#12404)
Signed-off-by: wangsifei99 <wangsifei@kylinos.cn> Co-authored-by: wangsifei99 <wangsifei@kylinos.cn>
This commit is contained in:
parent
a59585b6dc
commit
e7cf546f37
@ -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