Skip to content

Commit cc007f5

Browse files
committed
Grafana Working
1 parent 8de5f9b commit cc007f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform2/grafana/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,9 @@ datasources:
391391
datasources.yaml:
392392
apiVersion: 1
393393
datasources:
394-
- name: Prometheus
394+
- name: prometheus
395395
type: prometheus
396-
url: http://prometheus-service.monitoring.svc:8080
396+
url: http://prometheus-service.monitoring.svc.cluster.local:9090
397397
access: proxy
398398
isDefault: true
399399
editable: true

0 commit comments

Comments
 (0)