🔧 change minio port

This commit is contained in:
auricom
2022-11-22 23:32:01 +01:00
parent 4bb5eddfdf
commit 35ff2a1a06
8 changed files with 9 additions and 130 deletions

View File

@@ -66,12 +66,12 @@ spec:
ENABLED: true
attachment:
STORAGE_TYPE: minio
MINIO_ENDPOINT: truenas.${SECRET_DOMAIN}:9000
MINIO_ENDPOINT: truenas.${SECRET_DOMAIN}:51515
MINIO_BUCKET: gitea
MINIO_USE_SSL: true
storage:
STORAGE_TYPE: minio
MINIO_ENDPOINT: truenas.${SECRET_DOMAIN}:9000
MINIO_ENDPOINT: truenas.${SECRET_DOMAIN}:51515
MINIO_BUCKET: gitea
MINIO_USE_SSL: true
mailer: