Skip to content

Commit

Permalink
cp grafana env from lake grafana dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangNing10 committed Jul 14, 2023
1 parent 1eade9b commit 92acb7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charts/devlake/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,11 @@ grafana:
#the secret name should be as same as .Values.option.connectionSecretName
envFromSecrets:
- name: "devlake-mysql-auth"
env:
GF_USERS_ALLOW_SIGN_UP: "false"
GF_SERVER_SERVE_FROM_SUB_PATH: "true"
GF_DASHBOARDS_JSON_ENABLED: "true"
GF_LIVE_ALLOWED_ORIGINS: "*"

lake:
image:
Expand Down

0 comments on commit 92acb7f

Please sign in to comment.