diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 index bb266ae26b..69f0e87889 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 @@ -610,6 +610,8 @@ openshift_hosted_registry_storage_volume_size=10Gi {% if openshift_metrics_deploy is defined %} {% if openshift_metrics_deploy %} openshift_hosted_metrics_deploy=true +{% endif %} +{% endif %} # # Storage Options # If openshift_metrics_storage_kind is unset then metrics will be stored