mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 02:58:29 +03:00
Kubernetes makes this namespace automatically, so there is no need for kubespray to manage it.
10 lines
249 B
YAML
10 lines
249 B
YAML
---
|
|
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"
|