Create admin Drone user

This commit is contained in:
Jack Jackson 2023-12-01 22:54:10 -08:00
parent 657942071a
commit 5548684b7a

View File

@ -4,6 +4,7 @@ drone-server:
DRONE_SERVER_PROTO: https
DRONE_RPC_SECRET: rpc-secret
DRONE_GITEA_SERVER: https://gitea.scubbo.org
DRONE_USER_CREATE: username:scubbo,admin:true
extraSecretNamesForEnvFrom:
- gitea-oauth-creds
service:
@ -38,7 +39,6 @@ drone-runner:
drone:
server: "drone.scubbo.org"
userCreateString: "username:scubbo,admin:true"
volume:
nfsServer: rassigma.avril