Namespace
configMap:
# Metrics Collector URI
# `default` in this context references the namespace for the metrics-collector service
metricsCollectorUrl: http://metrics-collector.default.svc.cluster.localLast updated
Was this helpful?
Namespaces can be overridden, but in that case pay extra care when configuring the endpoint in the values.yml e.g.
configMap:
# Metrics Collector URI
# `default` in this context references the namespace for the metrics-collector service
metricsCollectorUrl: http://metrics-collector.default.svc.cluster.localLast updated
Was this helpful?
Was this helpful?