diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 index f84f27b353..0345f6199a 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 @@ -17,6 +17,7 @@ etcd {% if env == "staging" %} # Disable the service catalog. We don't use it and it needs persistent storage. openshift_enable_service_catalog=false +openshift_enable_unsupported_configurations=true {% endif %} # Have upgrader also restart systems in a rolling manner. openshift_rolling_restart_mode=system