extra-values.yaml 206 B

1234567891011121314
  1. metubeConfig:
  2. defaultTheme: light
  3. metubeNetwork:
  4. webPort: 31000
  5. metubeStorage:
  6. downloads:
  7. type: pvc
  8. additionalStorages:
  9. - type: pvc
  10. mountPath: /data1
  11. - type: pvc
  12. mountPath: /data2