Skip to content

Commit d3e7439

Browse files
committed
Stop deploying Docker registry
1 parent 98c0f2b commit d3e7439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/docker-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Docker registry configuration.
44

55
# Whether a docker registry is enabled. Default is false.
6-
#docker_registry_enabled:
6+
docker_registry_enabled: false
77

88
# Dict of environment variables to provide to the docker registry container.
99
# This allows to configure the registry by overriding specific configuration

0 commit comments

Comments
 (0)