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