|
@@ -27,6 +27,14 @@ deployment_type=openshift-enterprise
|
|
# Enable cluster metrics
|
|
# Enable cluster metrics
|
|
#use_cluster_metrics=true
|
|
#use_cluster_metrics=true
|
|
|
|
|
|
|
|
+# Configure metricsPublicURL in the master config for cluster metrics
|
|
|
|
+# See: https://docs.openshift.com/enterprise/latest/install_config/cluster_metrics.html
|
|
|
|
+#openshift_master_metrics_public_url=https://hawkular-metrics.example.com/hawkular/metrics
|
|
|
|
+
|
|
|
|
+# Configure loggingPublicURL in the master config for aggregate logging
|
|
|
|
+# See: https://docs.openshift.com/enterprise/latest/install_config/aggregate_logging.html
|
|
|
|
+#openshift_master_logging_public_url=https://kibana.example.com
|
|
|
|
+
|
|
# Add additional, insecure, and blocked registries to global docker configuration
|
|
# Add additional, insecure, and blocked registries to global docker configuration
|
|
# For enterprise deployment types we ensure that registry.access.redhat.com is
|
|
# For enterprise deployment types we ensure that registry.access.redhat.com is
|
|
# included if you do not include it
|
|
# included if you do not include it
|