Skip to content

Commit b328200

Browse files
committed
chore(monitor): add default user env
1 parent 81d5e9d commit b328200

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

charts/monitor/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ grafana:
1515
environment:
1616
BASIC_AUTH: false
1717
ALLOW_SIGN_UP: false
18+
DEFAULT_USER: admin
19+
DEFAULT_USER_PASSWORD: admin
20+
1821
telegraf:
1922
imageOrg: "drycc"
2023
imagePullPolicy: "Always"

0 commit comments

Comments
 (0)