update endpoint

This commit is contained in:
2025-03-10 22:13:28 -05:00
parent 5c85ce5441
commit f6b50ef860

View File

@@ -85,7 +85,7 @@ gitea:
# "storage.packages":
# STORAGE_TYPE: minio
storage:
MINIO_ENDPOINT: minio.gitea:80
MINIO_ENDPOINT: minio.gitea.svc.cluster.local:80
MINIO_LOCATION: us-east-1
MINIO_BUCKET: gitea
MINIO_USE_SSL: false