feat(gitea): update admin username in production configuration

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-03-07 03:26:54 +08:00
parent d3e63f2fc0
commit 19d1ab43cd

View File

@ -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