fix: set MC_CONFIG_DIR to /tmp/.mc so mc can write config as non-root
buildbot/nix-eval Build done. (1 warning)
buildbot/nix-build Build done.

This commit is contained in:
2026-04-04 18:18:43 +00:00
parent 0218447008
commit 67f12856e1
+3
View File
@@ -64,6 +64,8 @@ spec:
mountPath: /dump-staging
readOnly: true
env:
- name: MC_CONFIG_DIR
value: /tmp/.mc
- name: MINIO_ACCESS_KEY
valueFrom:
secretKeyRef:
@@ -74,3 +76,4 @@ spec:
secretKeyRef:
name: gitea-config
key: minio_secret