basic-values.yaml 230 B

1234567891011121314151617
  1. roundcubeNetwork:
  2. webPort: 31000
  3. roundcubeStorage:
  4. html:
  5. type: pvc
  6. config:
  7. type: pvc
  8. temps:
  9. type: pvc
  10. pgData:
  11. type: pvc
  12. pgBackup:
  13. type: emptyDir
  14. emptyDirConfig:
  15. medium: ""
  16. size: ""