remove mount
All checks were successful
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 28s
renovate / renovate (push) Successful in 1m2s

This commit is contained in:
2025-12-27 14:32:33 -06:00
parent 8618e91336
commit a7d88ae212

View File

@@ -179,11 +179,11 @@ garage:
name: garage
advancedMounts:
main:
# main:
# - path: /etc/garage.toml
# readOnly: true
# mountPropagation: None
# subPath: garage.toml
main:
- path: /etc/garage.toml
readOnly: true
mountPropagation: None
subPath: garage.toml
debug:
- path: /etc/garage.toml
readOnly: true
@@ -203,9 +203,9 @@ garage:
retain: true
advancedMounts:
main:
main:
- path: /var/lib/garage/meta
readOnly: false
# main:
# - path: /var/lib/garage/meta
# readOnly: false
debug:
- path: /var/lib/garage/meta
readOnly: false