extra-values.yaml 197 B

1234567891011121314
  1. homerConfig:
  2. initAssets: true
  3. homerNetwork:
  4. webPort: 31000
  5. homerStorage:
  6. assets:
  7. type: pvc
  8. additionalStorages:
  9. - type: pvc
  10. mountPath: /data1
  11. - type: pvc
  12. mountPath: /data2