basic-no-hostnet-values.yaml 335 B

1234567891011121314151617181920
  1. syncthingStorage:
  2. home:
  3. type: pvc
  4. additionalStorages:
  5. - type: pvc
  6. mountPath: /mnt/dir1
  7. - type: pvc
  8. mountPath: /mnt/dir2
  9. - type: pvc
  10. mountPath: /mnt/dir3
  11. syncthingID:
  12. user: 1001
  13. group: 1001
  14. syncthingNetwork:
  15. hostNetwork: false
  16. localDiscoveryPort: 31027
  17. tcpPort: 32000
  18. quicPort: 32000