https-redirect-values.yaml 290 B

123456789101112131415161718
  1. castopodConfig:
  2. baseUrl: http://localhost:31000
  3. disableHttpsRedirect: false
  4. enable2fa: true
  5. castopodNetwork:
  6. webPort: 31000
  7. castopodStorage:
  8. data:
  9. type: pvc
  10. mariadbData:
  11. type: pvc
  12. mariadbBackup:
  13. type: emptyDir
  14. emptyDirConfig:
  15. medium: ""
  16. size: ""