basic-values.yaml 171 B

1234567
  1. delugeStorage:
  2. config:
  3. type: hostPath
  4. hostPath: /mnt/{{ .Release.Name }}/config
  5. downloads:
  6. type: hostPath
  7. hostPath: /mnt/{{ .Release.Name }}/downloads