feat(gitea): update admin username in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
d3e63f2fc0
commit
19d1ab43cd
@ -457,7 +457,7 @@ gitea:
|
|||||||
admin:
|
admin:
|
||||||
# existingSecret: gitea-admin-secret
|
# existingSecret: gitea-admin-secret
|
||||||
existingSecret:
|
existingSecret:
|
||||||
username: gitea_admin
|
username: freeleaps
|
||||||
password: r8sA8CPHD9!bt6d
|
password: r8sA8CPHD9!bt6d
|
||||||
email: "helpdesk@freeleaps.com"
|
email: "helpdesk@freeleaps.com"
|
||||||
passwordMode: keepUpdated
|
passwordMode: keepUpdated
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user