mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
[registry] Switch registry to use registry.k8s.io
Please see the conversation here: https://groups.google.com/a/kubernetes.io/g/dev/c/DYZYNQ_A6_c
This commit is contained in:
committed by
Florian Ruynat
parent
cc6cbfbe71
commit
bb530da5c2
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- hosts: kube_control_plane[0]
|
||||
vars:
|
||||
test_image_repo: k8s.gcr.io/busybox
|
||||
test_image_repo: registry.k8s.io/busybox
|
||||
test_image_tag: latest
|
||||
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user