mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-31 07:09:33 +07:00
fix(apps/syncthing): set storage class explicitly
This commit is contained in:
@ -15,6 +15,7 @@ syncthing:
|
||||
hosts:
|
||||
- syncthing.khuedoan.com
|
||||
persistence:
|
||||
storageClass: longhorn
|
||||
data:
|
||||
enabled: true
|
||||
size: 10Gi
|
||||
|
Reference in New Issue
Block a user