fix(gitea): Reset
This commit is contained in:
@@ -42,18 +42,6 @@ gitea:
|
|||||||
queue:
|
queue:
|
||||||
TYPE: redis
|
TYPE: redis
|
||||||
CONN_STR: redis://dragonfly-gitea.gitea.svc:6379/2
|
CONN_STR: redis://dragonfly-gitea.gitea.svc:6379/2
|
||||||
attachment:
|
|
||||||
STORAGE_TYPE: minio
|
|
||||||
MINIO_ENDPOINT: hel1.your-objectstorage.com
|
|
||||||
MINIO_USE_SSL: true
|
|
||||||
MINIO_LOCATION: hel1
|
|
||||||
MINIO_BUCKET: obx-gitea
|
|
||||||
"storage.packages":
|
|
||||||
STORAGE_TYPE: minio
|
|
||||||
MINIO_ENDPOINT: hel1.your-objectstorage.com
|
|
||||||
MINIO_USE_SSL: true
|
|
||||||
MINIO_LOCATION: hel1
|
|
||||||
MINIO_BUCKET: obx-gitea
|
|
||||||
storage:
|
storage:
|
||||||
STORAGE_TYPE: minio
|
STORAGE_TYPE: minio
|
||||||
MINIO_ENDPOINT: hel1.your-objectstorage.com
|
MINIO_ENDPOINT: hel1.your-objectstorage.com
|
||||||
@@ -125,16 +113,6 @@ gitea:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: gitea-s3
|
name: gitea-s3
|
||||||
key: secret_key
|
key: secret_key
|
||||||
- name: GITEA__ATTACHMENTS__MINIO_ACCESS_KEY_ID
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: gitea-s3
|
|
||||||
key: access_key
|
|
||||||
- name: GITEA__ATTACHMENTS__MINIO_SECRET_ACCESS_KEY
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: gitea-s3
|
|
||||||
key: secret_key
|
|
||||||
- name: GITEA__DATABASE__PASSWD
|
- name: GITEA__DATABASE__PASSWD
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|||||||
Reference in New Issue
Block a user