extra-values.yaml 222 B

123456789101112131415
  1. kapowarrNetwork:
  2. webPort: 31000
  3. kapowarrStorage:
  4. config:
  5. type: pvc
  6. downloads:
  7. type: pvc
  8. content:
  9. type: pvc
  10. additionalStorages:
  11. - type: pvc
  12. mountPath: /data1
  13. - type: pvc
  14. mountPath: /data2