registry: container download related things should defined in the download role

This commit is contained in:
Wong Hoi Sing Edison
2018-03-31 18:57:00 +08:00
parent deac627dc7
commit 4c0e9ba890
2 changed files with 20 additions and 5 deletions

View File

@@ -1,9 +1,4 @@
---
registry_image_repo: registry
registry_image_tag: 2.6
registry_proxy_image_repo: gcr.io/google_containers/kube-registry-proxy
registry_proxy_image_tag: 0.4
registry_namespace: "kube-system"
registry_storage_class: ""
registry_disk_size: "10Gi"