mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-25 17:12:50 +00:00
bugfix : fix issue 6764 (#2748)
Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
This commit is contained in:
parent
3d1461f8ce
commit
b0a1d227dd
|
|
@ -46,7 +46,6 @@
|
|||
{{- if (index .hostvars (.groups.image_registry | first) "internal_ipv6") | empty | not }}
|
||||
{{ index .hostvars (.groups.image_registry | first) "internal_ipv6" }} {{ .image_registry.auth.registry }}
|
||||
{{- end }}
|
||||
{{ .image_registry.auth.registry }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
# NFS server nodes
|
||||
|
|
|
|||
Loading…
Reference in New Issue