Update k8s/apps/syncthing/syncthing-khv.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 12s

This commit is contained in:
ab
2025-09-09 23:27:57 +00:00
parent 049542f434
commit 10773abd14

View File

@@ -4,13 +4,8 @@ persistence:
config:
enabled: true
type: hostPath
hostPath: "/k8s/syncthing"
hostPath: "/k8s/Syncthing"
mountPath: "/var/syncthing"
storage:
enabled: true
type: hostPath
hostPath: "/home/share"
mountPath: "/storage"
nodeSelector:
kubernetes.io/hostname: iris.khv
service: