820d8e6ce6
New override are added to allow installation of the registry on different ports than ``5000``. The default port is unchanged from previous versions
5 lines
112 B
YAML
5 lines
112 B
YAML
---
|
|
registry_namespace: "kube-system"
|
|
registry_storage_class: ""
|
|
registry_disk_size: "10Gi"
|
|
registry_port: 5000
|