devices-values.yaml 226 B

123456789101112131415161718
  1. haConfig:
  2. allowDevices: true
  3. haNetwork:
  4. webPort: 31000
  5. haStorage:
  6. config:
  7. type: pvc
  8. media:
  9. type: pvc
  10. pgData:
  11. type: pvc
  12. pgBackup:
  13. type: emptyDir
  14. emptyDirConfig:
  15. medium: ""
  16. size: ""