fix(forgejo): Removed deprecated database parameter
This commit is contained in:
parent
4a65ea9cb6
commit
1b241b20bd
1 changed files with 0 additions and 5 deletions
|
@ -63,11 +63,6 @@ gitea:
|
||||||
admin:
|
admin:
|
||||||
existingSecret: gitea-credential
|
existingSecret: gitea-credential
|
||||||
|
|
||||||
database:
|
|
||||||
builtIn:
|
|
||||||
postgresql:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
config:
|
config:
|
||||||
storage:
|
storage:
|
||||||
MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443
|
MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443
|
||||||
|
|
Loading…
Reference in a new issue