mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 02:58:29 +03:00
ingress-nginx: container download related things should defined in the download role
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
---
|
||||
ingress_nginx_default_backend_image_repo: gcr.io/google_containers/defaultbackend
|
||||
ingress_nginx_default_backend_image_tag: 1.4
|
||||
|
||||
ingress_nginx_controller_image_repo: quay.io/kubernetes-ingress-controller/nginx-ingress-controller
|
||||
ingress_nginx_controller_image_tag: 0.11.0
|
||||
|
||||
ingress_nginx_namespace: "ingress-nginx"
|
||||
ingress_nginx_host_network: false
|
||||
ingress_nginx_insecure_port: 80
|
||||
|
||||
Reference in New Issue
Block a user