missing endifs

This commit is contained in:
Kevin Fenzi 2018-08-22 20:54:06 +00:00
parent 24bb29ff91
commit 723a7c35d8

View file

@ -610,6 +610,8 @@ openshift_hosted_registry_storage_volume_size=10Gi
{% if openshift_metrics_deploy is defined %} {% if openshift_metrics_deploy is defined %}
{% if openshift_metrics_deploy %} {% if openshift_metrics_deploy %}
openshift_hosted_metrics_deploy=true openshift_hosted_metrics_deploy=true
{% endif %}
{% endif %}
# #
# Storage Options # Storage Options
# If openshift_metrics_storage_kind is unset then metrics will be stored # If openshift_metrics_storage_kind is unset then metrics will be stored