basic-values.yaml 232 B

1234567891011121314
  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