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:
|
||||
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