We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c0f2b commit d3e7439Copy full SHA for d3e7439
etc/kayobe/docker-registry.yml
@@ -3,7 +3,7 @@
3
# Docker registry configuration.
4
5
# Whether a docker registry is enabled. Default is false.
6
-#docker_registry_enabled:
+docker_registry_enabled: false
7
8
# Dict of environment variables to provide to the docker registry container.
9
# This allows to configure the registry by overriding specific configuration
0 commit comments