hostNet-values.yaml 286 B

1234567891011121314
  1. qbitNetwork:
  2. webPort: 30000
  3. btPort: 32555
  4. hostNetwork: true
  5. qbitStorage:
  6. downloads:
  7. type: hostPath
  8. hostPath: /mnt/{{ .Release.Namespace }}/downloads
  9. datasetName: ""
  10. config:
  11. type: hostPath
  12. hostPath: /mnt/{{ .Release.Namespace }}/config
  13. datasetName: ""