mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-22 02:07:46 +07:00
fix(apps): fix more Syncthing storage syntax
This commit is contained in:
parent
1e6032ba8a
commit
a1743ef72b
@ -17,5 +17,5 @@ syncthing:
|
||||
data:
|
||||
enabled: true
|
||||
size: 10Gi
|
||||
accessMode: ReadWriteOne
|
||||
accessMode: ReadWriteOnce
|
||||
retain: true
|
||||
|
Loading…
Reference in New Issue
Block a user