This is a comment. Don't use it
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2fd02f7efc
commit
2aaf12ea1b
1 changed files with 2 additions and 2 deletions
|
@ -649,7 +649,7 @@ openshift_hosted_metrics_deploy=true
|
|||
# list of options please see roles/openshift_metrics/README.md
|
||||
#
|
||||
# Override metricsPublicURL in the master config for cluster metrics
|
||||
# Defaults to https://hawkular-metrics.{{openshift_master_default_subdomain}}/hawkular/metrics
|
||||
# Defaults to https://hawkular-metrics.{openshift_master_default_subdomain}/hawkular/metrics
|
||||
# Currently, you may only alter the hostname portion of the url, alterting the
|
||||
# `/hawkular/metrics` path will break installation of metrics.
|
||||
#openshift_metrics_hawkular_hostname=hawkular-metrics.example.com
|
||||
|
@ -725,7 +725,7 @@ openshift_hosted_metrics_deploy=true
|
|||
# list of options please see roles/openshift_logging/README.md
|
||||
#
|
||||
# Configure loggingPublicURL in the master config for aggregate logging, defaults
|
||||
# to kibana.{{ openshift_master_default_subdomain }}
|
||||
# to kibana.{ openshift_master_default_subdomain }
|
||||
#openshift_logging_kibana_hostname=logging.apps.example.com
|
||||
# Configure the number of elastic search nodes, unless you're using dynamic provisioning
|
||||
# this value must be 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue