|
@@ -522,6 +522,9 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
|
|
|
# Currently, you may only alter the hostname portion of the url, alterting the
|
|
|
# `/hawkular/metrics` path will break installation of metrics.
|
|
|
#openshift_hosted_metrics_public_url=https://hawkular-metrics.example.com/hawkular/metrics
|
|
|
+# Configure the prefix and version for the component images
|
|
|
+#openshift_hosted_metrics_deployer_prefix=registry.example.com:8888/openshift3/
|
|
|
+#openshift_hosted_metrics_deployer_version=3.6.0
|
|
|
|
|
|
# Logging deployment
|
|
|
#
|