mirror of
https://github.com/khuedoan/homelab.git
synced 2025-03-09 20:30:04 +07:00
fix(apps): fix Syncthing storage syntax
This commit is contained in:
parent
842ffd6b06
commit
5e672ddb3d
@ -14,7 +14,8 @@ syncthing:
|
||||
hosts:
|
||||
- syncthing.khuedoan.com
|
||||
persistence:
|
||||
config:
|
||||
enabled: false
|
||||
data:
|
||||
enabled: true
|
||||
size: 10Gi
|
||||
accessMode: ReadWriteOne
|
||||
retain: true
|
||||
|
Loading…
Reference in New Issue
Block a user