Registry Addon Fixup

This commit is contained in:
Wong Hoi Sing Edison
2018-02-09 15:47:57 +08:00
parent 6ac7840195
commit f8ebd08e75
23 changed files with 135 additions and 696 deletions

View File

@@ -3,3 +3,7 @@ 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: "{{ system_namespace }}"
registry_storage_class: ""
registry_disk_size: "10Gi"