fix(forgejo): Remove duplicate storage type
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user