basic-values.yaml 209 B

123456789101112131415
  1. passboltNetwork:
  2. webPort: 31000
  3. passboltConfig:
  4. appUrl: http://localhost:31000
  5. passboltStorage:
  6. gpg:
  7. type: pvc
  8. jwt:
  9. type: pvc
  10. mariadbData:
  11. type: pvc
  12. mariadbBackup:
  13. type: emptyDir