init gitea project
This commit is contained in:
12
helm-values.yaml
Normal file
12
helm-values.yaml
Normal 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
|
||||
Reference in New Issue
Block a user