non read only volume
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m7s

This commit is contained in:
2025-07-21 21:47:47 -05:00
parent 871dfa0a0c
commit f29c29ae93

View File

@@ -30,7 +30,7 @@ gitea:
claimName: gitea-theme-storage
extraInitVolumeMounts:
- name: gitea-theme-storage
readOnly: true
readOnly: false
mountPath: /data/gitea/public/assets/css
extraContainerVolumeMounts:
- mountPath: /opt/backup