missing endifs
This commit is contained in:
parent
24bb29ff91
commit
723a7c35d8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue