fix(gitea): Use env

This commit is contained in:
2026-01-26 17:18:29 +01:00
parent 5aa937acb3
commit 9f0503bbf3
+2 -2
View File
@@ -48,8 +48,6 @@ gitea:
STORAGE_TYPE: minio
picture:
AVATAR_STORAGE_TYPE: minio
"storage.packages":
STORAGE_TYPE: minio
repo-avatars:
STORAGE_TYPE: minio
"storage":
@@ -133,6 +131,8 @@ gitea:
secretKeyRef:
name: gitea-db-app
key: host
- name: GITEA__storage_packages__STORAGE
value: "minio"
- name: GITEA__DATABASE__DB_TYPE
value: postgres
- name: GITEA__repository__DEFAULT_PRIVATE