Typo in datasource definition for dashboard
This commit is contained in:
parent
71b6d299f4
commit
2066bb5792
2 changed files with 3 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue