diff --git a/charts/meta-monitoring/values.yaml b/charts/meta-monitoring/values.yaml index 719dd0d..f7af36d 100644 --- a/charts/meta-monitoring/values.yaml +++ b/charts/meta-monitoring/values.yaml @@ -41,7 +41,7 @@ grafana: labels: {} # -- Hosts configuration for the gateway ingress, passed through the `tpl` function to allow templating hosts: - - host: "" + - host: monitoring.example.com paths: - path: / # -- pathType (e.g. ImplementationSpecific, Prefix, .. etc.) might also be required by some Ingress Controllers