fix: set MC_CONFIG_DIR to /tmp/.mc so mc can write config as non-root #20

Merged
greg merged 1 commits from klaatu/nixos:fix/mc-config-dir into main 2026-04-04 18:23:42 +00:00
Showing only changes of commit 67f12856e1 - Show all commits
+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