test_values.yaml 367 B

1234567891011121314151617181920
  1. appVolumeMounts:
  2. config:
  3. emptyDir: true
  4. mountPath: /config
  5. dnsConfig:
  6. options: []
  7. emptyDirVolumes: true
  8. environmentVariables: []
  9. extraAppVolumeMounts: []
  10. hostNetwork: false
  11. image:
  12. pullPolicy: IfNotPresent
  13. repository: syncthing/syncthing
  14. tag: 1.23.1
  15. ownerGID: 568
  16. ownerUID: 568
  17. tcp_port: 32001
  18. timezone: Europe/London
  19. udp_port: 32002
  20. web_port: 32000