Move flannel to kubespray/quay for CI (#8774)
This commit is contained in:
parent
c20ab7d987
commit
74c7e009b7
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ netcheck_server_image_repo: "{{ quay_image_repo }}/kubespray/k8s-netchecker-serv
|
||||||
|
|
||||||
nginx_image_repo: "{{ quay_image_repo }}/kubespray/nginx"
|
nginx_image_repo: "{{ quay_image_repo }}/kubespray/nginx"
|
||||||
|
|
||||||
|
flannel_image_repo: "{{ quay_image_repo}}/kubespray/flannel"
|
||||||
|
|
||||||
# Kubespray settings for tests
|
# Kubespray settings for tests
|
||||||
deploy_netchecker: true
|
deploy_netchecker: true
|
||||||
dns_min_replicas: 1
|
dns_min_replicas: 1
|
||||||
|
|
Loading…
Reference in a new issue