init gitea project

This commit is contained in:
Bart Huygen
2025-12-21 18:55:56 +01:00
parent 91e6b873a0
commit fa843b8801
3 changed files with 54 additions and 0 deletions

12
helm-values.yaml Normal file
View File

@@ -0,0 +1,12 @@
gitea:
config:
openid:
ENABLE_OPENID_SIGNIN: false
ENABLE_OPENID_SIGNUP: false
service:
DISABLE_REGISTRATION: true
REGISTER_MANUAL_CONFIRM: true
admin:
username: bart.huygen
password: "ChangeMeStrongPassword!"
email: bart.huygen@stacktrace.be