summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.origin.example
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-07-13 09:46:43 -0400
committerGitHub <noreply@github.com>2016-07-13 09:46:43 -0400
commit9718c2e21edf8526e268a59c28c2b2fbb8826f7c (patch)
tree9ec892000887ac61e79e16717e4725cd6073f1e0 /inventory/byo/hosts.origin.example
parent21fcfdbbafc138ccc8e648b4134f9352df38da51 (diff)
parent24e6b2832075eee40da19c0cb496e97494db7427 (diff)
downloadopenshift-9718c2e21edf8526e268a59c28c2b2fbb8826f7c.tar.gz
openshift-9718c2e21edf8526e268a59c28c2b2fbb8826f7c.tar.bz2
openshift-9718c2e21edf8526e268a59c28c2b2fbb8826f7c.tar.xz
openshift-9718c2e21edf8526e268a59c28c2b2fbb8826f7c.zip
Merge pull request #2138 from abutcher/registry-pullthrough
Enable pullthrough by default in registry config for object storage.
Diffstat (limited to 'inventory/byo/hosts.origin.example')
-rw-r--r--inventory/byo/hosts.origin.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/byo/hosts.origin.example b/inventory/byo/hosts.origin.example
index 159e9aa79..3ac70a035 100644
--- a/inventory/byo/hosts.origin.example
+++ b/inventory/byo/hosts.origin.example
@@ -301,6 +301,7 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#openshift_hosted_registry_storage_s3_bucket=bucket_name
#openshift_hosted_registry_storage_s3_region=bucket_region
#openshift_hosted_registry_storage_s3_chunksize=26214400
+#openshift_hosted_registry_pullthrough=true
# Configure the multi-tenant SDN plugin (default is 'redhat/openshift-ovs-subnet')
# os_sdn_network_plugin_name='redhat/openshift-ovs-multitenant'