Update grafana datasource to be dynamically added

This commit is contained in:
Raffael H
2023-10-10 14:14:10 +02:00
parent 7bf01de75f
commit 9b00f330b3
3 changed files with 11 additions and 2 deletions

View File

@@ -6,7 +6,13 @@ alertmanager:
# grafana
grafana:
enabled: false
datasources:
- name: prometheus
access: proxy
editable: false
type: prometheus
url: http://prometheus-operated.user4-monitoring.svc.cluster.local:9090
enabled: true
# prometheus
prometheus: