mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Fix#12385 cilium typo (#12393)
Signed-off-by: wangsifei99 <wangsifei@kylinos.cn>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user