This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user