Skip to content

Commit d16de10

Browse files
authored
Merge pull request #233 from stfc/typo
MAINT: Change url of dev chatops instance
2 parents 0b9ed73 + f11aa7f commit d16de10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana_monitoring/roles/grafana/templates/cloud_datasource.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ datasources:
8989
type: prometheus
9090
uid: "dev-chatops"
9191
access: proxy
92-
url: https://prometheus.dev-cloud-chatops.nubes.rl.ac.uk
92+
url: https://prometheus.dev-chatops.nubes.rl.ac.uk
9393
isDefault: false
9494
basicAuth: true
9595
basicAuthUser: {{ dev_chatops_prometheus_username }}

0 commit comments

Comments
 (0)