test-values.yaml 285 B

12345678910111213141516
  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. ownerGID: 568
  12. ownerUID: 568
  13. tcp_port: 32001
  14. timezone: Europe/London
  15. udp_port: 32002
  16. web_port: 32000