fix(apps/syncthing): set storage class explicitly

This commit is contained in:
Khue Doan 2021-11-30 19:53:29 +07:00
parent 5fa95a85b7
commit fa0f260bbe

View File

@ -15,6 +15,7 @@ syncthing:
hosts:
- syncthing.khuedoan.com
persistence:
storageClass: longhorn
data:
enabled: true
size: 10Gi