Update grafana datasource to be dynamically added
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user