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: hosts:
- syncthing.khuedoan.com - syncthing.khuedoan.com
persistence: persistence:
storageClass: longhorn
data: data:
enabled: true enabled: true
size: 10Gi size: 10Gi