Changed the default role to admin, for better exploration of the POC

This commit is contained in:
Adam Saleh 2020-09-03 09:41:48 +02:00
parent cc51e2f9f2
commit 0b8b193313

View file

@ -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: