Update k8s/apps/syncthing/syncthing-khv.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 12s
All checks were successful
Check with kubeconform / lint (push) Successful in 12s
This commit is contained in:
@@ -4,13 +4,8 @@ persistence:
|
|||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
type: hostPath
|
type: hostPath
|
||||||
hostPath: "/k8s/syncthing"
|
hostPath: "/k8s/Syncthing"
|
||||||
mountPath: "/var/syncthing"
|
mountPath: "/var/syncthing"
|
||||||
storage:
|
|
||||||
enabled: true
|
|
||||||
type: hostPath
|
|
||||||
hostPath: "/home/share"
|
|
||||||
mountPath: "/storage"
|
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
kubernetes.io/hostname: iris.khv
|
kubernetes.io/hostname: iris.khv
|
||||||
service:
|
service:
|
||||||
|
Reference in New Issue
Block a user