mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-03 04:45:41 +07:00
fix(gitea): do not overwrite admin username
CreateUser: name is reserved [name: admin]
This commit is contained in:
parent
0b5dcd97ab
commit
0408d9d0a5
@ -18,7 +18,6 @@ gitea:
|
||||
gitea:
|
||||
admin:
|
||||
# existingSecret: gitea-admin-secret
|
||||
username: admin
|
||||
password: asdfasdfasdf # TODO yes I know this is just for testing
|
||||
config:
|
||||
server:
|
||||
|
Loading…
Reference in New Issue
Block a user