mirror of
https://github.com/mastodon/chart
synced 2025-05-18 13:03:21 +00:00
create initial user with the proper role
This commit is contained in:
parent
543fdf7446
commit
1c99bbb326
|
@ -55,7 +55,7 @@ spec:
|
|||
- {{ .Values.mastodon.createAdmin.email }}
|
||||
- --confirmed
|
||||
- --role
|
||||
- admin
|
||||
- Owner
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: {{ include "mastodon.fullname" . }}-env
|
||||
|
|
Loading…
Reference in New Issue
Block a user