removes the rest of initial sso config from values.yaml
This commit is contained in:
parent
951dcafc28
commit
b6a276689b
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@ gitea:
|
|||
server:
|
||||
DOMAIN: '{{{ .Env.DOMAIN_GITEA }}}'
|
||||
ROOT_URL: 'https://{{{ .Env.DOMAIN_GITEA }}}:443'
|
||||
oauth2_client:
|
||||
ENABLE_AUTO_REGISTRATION: true
|
||||
ACCOUNT_LINKING: auto
|
||||
mailer:
|
||||
ENABLED: true
|
||||
FROM: forgejo@{{{ .Env.DOMAIN_GITEA }}}
|
||||
|
|
Loading…
Reference in a new issue