diff --git a/infra-logging/templates/loki/release.yaml b/infra-logging/templates/loki/release.yaml index ec99d05..1832b73 100644 --- a/infra-logging/templates/loki/release.yaml +++ b/infra-logging/templates/loki/release.yaml @@ -47,6 +47,7 @@ spec: period: 24h monitoring: dashboards: + enabled: true labels: {{- toYaml .Values.commons.grafana.dashboards.labels | nindent 10 }} annotations: @@ -59,8 +60,8 @@ spec: enabled: {{ (.Capabilities.APIVersions.Has "monitoring.coreos.com/v1/ServiceMonitor") }} labels: {{- toYaml .Values.commons.prometheus.monitor.labels | nindent 10 }} - metricsInstance: - enabled: false + metricsInstance: + enabled: false selfMonitoring: enabled: false grafanaAgent: