fix(forgejo): Remove duplicate storage type

This commit is contained in:
2026-01-14 23:51:54 +01:00
parent 683c7f36c3
commit 7227f07b71
-9
View File
@@ -2,7 +2,6 @@ replicaCount: 1
image:
registry: code.forgejo.org
repository: forgejo/forgejo
rootless: true
resources:
requests:
@@ -51,14 +50,6 @@ gitea:
database:
DB_TYPE: postgres
MAX_OPEN_CONNS: 90
attachment:
STORAGE_TYPE: minio
lfs:
STORAGE_TYPE: minio
picture:
AVATAR_STORAGE_TYPE: minio
'storage.packages':
STORAGE_TYPE: minio
openid:
ENABLE_OPENID_SIGNIN: false
ENABLE_OPENID_SIGNUP: false