mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53: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 }}
|
- {{ .Values.mastodon.createAdmin.email }}
|
||||||
- --confirmed
|
- --confirmed
|
||||||
- --role
|
- --role
|
||||||
- admin
|
- Owner
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: {{ include "mastodon.fullname" . }}-env
|
name: {{ include "mastodon.fullname" . }}-env
|
||||||
|
|
Loading…
Reference in New Issue
Block a user