feat(apps): enable Syncthing persistence

This commit is contained in:
Khue Doan 2021-09-29 00:22:32 +07:00
parent 286dd1c7e5
commit 3cb428f062

View File

@ -10,3 +10,8 @@ syncthing:
- secretName: syncthing-tls-certificate
hosts:
- syncthing.khuedoan.com
persistence:
config:
enabled: false
size: 10Gi
retain: true