Adds some config templates.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
DOCKER_REGISTRY_STORAGE=10Gi
|
||||
DOCKER_REGISTRY_HOST=docker-registry.internal.cloud.payne.io
|
2
infrastructure_setup/docker-registry/config/example.env
Normal file
2
infrastructure_setup/docker-registry/config/example.env
Normal file
@@ -0,0 +1,2 @@
|
||||
DOCKER_REGISTRY_STORAGE=10Gi
|
||||
DOCKER_REGISTRY_HOST=docker-registry.$INTERNAL_DOMAIN
|
@@ -15,7 +15,7 @@ resources:
|
||||
configMapGenerator:
|
||||
- name: docker-registry-config
|
||||
envs:
|
||||
- config.env
|
||||
- config/config.env
|
||||
replacements:
|
||||
- source:
|
||||
kind: ConfigMap
|
||||
|
Reference in New Issue
Block a user