chore(syncthing): override sync-data location

This commit is contained in:
David Landry 2024-05-25 15:50:19 -04:00
parent eed8daaba1
commit a760c7139e
3 changed files with 24 additions and 2 deletions

View file

@ -17,6 +17,11 @@ spec:
readOnly: true
subPath: key.pem
volumes:
- name: sync-data
persistentVolumeClaim: null
nfs:
server: 192.168.1.215
path: /export/sync
- name: sync-keys
secret:
secretName: sync-secret