Files
chart/library/ix-dev/enterprise/syncthing/ci/basic-no-hostnet-values.yaml
Stavros Kois ec2fc382be syncthing/enterprise - sync app from latest test (#2403)
* syncthing/enterprise - sync app from latest test

* fix ci
2024-04-25 15:45:56 +03:00

21 lines
335 B
YAML

syncthingStorage:
home:
type: pvc
additionalStorages:
- type: pvc
mountPath: /mnt/dir1
- type: pvc
mountPath: /mnt/dir2
- type: pvc
mountPath: /mnt/dir3
syncthingID:
user: 1001
group: 1001
syncthingNetwork:
hostNetwork: false
localDiscoveryPort: 31027
tcpPort: 32000
quicPort: 32000