Make sure Loki is not the default datasource

This commit is contained in:
Matt Pryor 2022-10-21 12:52:31 +01:00
parent c17a462b02
commit 05a88562b3

View File

@ -54,6 +54,7 @@ spec:
url: http://loki-stack.{{ .Values.monitoring.lokiStack.release.namespace }}:3100
access: proxy
version: 1
isDefault: false
- template: |
apiVersion: v1
kind: ConfigMap