mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 05:51:17 +07:00
feat(apps): enable Syncthing persistence
This commit is contained in:
parent
286dd1c7e5
commit
3cb428f062
@ -10,3 +10,8 @@ syncthing:
|
||||
- secretName: syncthing-tls-certificate
|
||||
hosts:
|
||||
- syncthing.khuedoan.com
|
||||
persistence:
|
||||
config:
|
||||
enabled: false
|
||||
size: 10Gi
|
||||
retain: true
|
||||
|
Loading…
Reference in New Issue
Block a user