Typo in datasource definition for dashboard

This commit is contained in:
Adam Saleh 2021-01-29 17:08:47 +01:00
parent 71b6d299f4
commit 2066bb5792
2 changed files with 3 additions and 5 deletions

View file

@ -29,7 +29,5 @@ data:
url: https://promscale.apps.ocp.ci.centos.org/
access: proxy
basicAuth: false
withCredentials:false
isDefault:false
withCredentials: false
isDefault: false

View file

@ -58,7 +58,7 @@ spec:
- name: 'GF_USERS_AUTO_ASSIGN_ORG_ROLE'
value: 'Admin'
- name: 'V'
value: '10'
value: '11'
image: registry.hub.docker.com/grafana/grafana:latest
name: dashboard
ports: