3
0
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:
Chris Funderburg 2022-12-02 16:48:02 +00:00
parent 543fdf7446
commit 1c99bbb326
No known key found for this signature in database
GPG Key ID: 75B2CF601C79EEFB

View File

@ -55,7 +55,7 @@ spec:
- {{ .Values.mastodon.createAdmin.email }}
- --confirmed
- --role
- admin
- Owner
envFrom:
- configMapRef:
name: {{ include "mastodon.fullname" . }}-env