summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/doc/registry
diff options
context:
space:
mode:
Diffstat (limited to 'roles/lib_openshift/src/doc/registry')
-rw-r--r--roles/lib_openshift/src/doc/registry3
1 files changed, 1 insertions, 2 deletions
diff --git a/roles/lib_openshift/src/doc/registry b/roles/lib_openshift/src/doc/registry
index 5ae969c73..232d30513 100644
--- a/roles/lib_openshift/src/doc/registry
+++ b/roles/lib_openshift/src/doc/registry
@@ -116,7 +116,7 @@ options:
description:
- Use a daemonset instead of a deployment config.
required: false
- default: None
+ default: False
aliases: []
edits:
description:
@@ -144,7 +144,6 @@ extends_documentation_fragment: []
EXAMPLES = '''
- name: create a secure registry
oadm_registry:
- credentials: /etc/origin/master/openshift-registry.kubeconfig
name: docker-registry
service_account: registry
replicas: 2