summaryrefslogtreecommitdiffstats
path: root/inventory/byo
diff options
context:
space:
mode:
authorAndrew Lau <andrew.lau@newiteration.com>2016-09-10 09:27:41 +1000
committerAndrew Lau <andrew.lau@newiteration.com>2016-09-10 09:27:41 +1000
commitf234a60a37d8ab8ccefe5109a7ff39466b3e6889 (patch)
tree20d8cf7b41e4f8fc630d66562ab2556d32eaf7d1 /inventory/byo
parent6bf9b60c0e5be8ee9aa2f9bc76cdf5bbfac632b1 (diff)
downloadopenshift-f234a60a37d8ab8ccefe5109a7ff39466b3e6889.tar.gz
openshift-f234a60a37d8ab8ccefe5109a7ff39466b3e6889.tar.bz2
openshift-f234a60a37d8ab8ccefe5109a7ff39466b3e6889.tar.xz
openshift-f234a60a37d8ab8ccefe5109a7ff39466b3e6889.zip
Add acceptschema2 and enforcequota settings for hosted registry
Diffstat (limited to 'inventory/byo')
-rw-r--r--inventory/byo/hosts.origin.example2
-rw-r--r--inventory/byo/hosts.ose.example2
2 files changed, 4 insertions, 0 deletions
diff --git a/inventory/byo/hosts.origin.example b/inventory/byo/hosts.origin.example
index 3f29a050e..41ed237f7 100644
--- a/inventory/byo/hosts.origin.example
+++ b/inventory/byo/hosts.origin.example
@@ -320,6 +320,8 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#openshift_hosted_registry_storage_s3_chunksize=26214400
#openshift_hosted_registry_storage_s3_rootdirectory=/registry
#openshift_hosted_registry_pullthrough=true
+#openshift_hosted_registry_acceptschema2=true
+#openshift_hosted_registry_enforcequota=true
# Metrics deployment
# See: https://docs.openshift.com/enterprise/latest/install_config/cluster_metrics.html
diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example
index 9cc04b0fc..71e1ebb03 100644
--- a/inventory/byo/hosts.ose.example
+++ b/inventory/byo/hosts.ose.example
@@ -319,6 +319,8 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#openshift_hosted_registry_storage_s3_chunksize=26214400
#openshift_hosted_registry_storage_s3_rootdirectory=/registry
#openshift_hosted_registry_pullthrough=true
+#openshift_hosted_registry_acceptschema2=true
+#openshift_hosted_registry_enforcequota=true
# Metrics deployment
# See: https://docs.openshift.com/enterprise/latest/install_config/cluster_metrics.html