disable metrics here
This commit is contained in:
parent
e323707f09
commit
220e580361
1 changed files with 1 additions and 1 deletions
|
@ -599,7 +599,7 @@ openshift_hosted_registry_storage_volume_size=10Gi
|
||||||
# See: https://docs.openshift.com/enterprise/latest/install_config/cluster_metrics.html
|
# See: https://docs.openshift.com/enterprise/latest/install_config/cluster_metrics.html
|
||||||
#
|
#
|
||||||
# By default metrics are not automatically deployed, set this to enable them
|
# By default metrics are not automatically deployed, set this to enable them
|
||||||
#openshift_metrics_install_metrics=true
|
openshift_metrics_install_metrics=false
|
||||||
{% 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue