Changed the default role to admin, for better exploration of the POC
This commit is contained in:
parent
cc51e2f9f2
commit
0b8b193313
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ spec:
|
|||
- name: GF_USERS_ALLOW_SIGN_UP
|
||||
value: 'false'
|
||||
- name: 'GF_USERS_AUTO_ASSIGN_ORG_ROLE'
|
||||
value: 'Editor'
|
||||
value: 'Admin'
|
||||
image: registry.hub.docker.com/grafana/grafana:latest
|
||||
name: grafana
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue