Files
chart/library/ix-dev/community/passbolt/ci/basic-values.yaml
Stavros Kois 0995683efa Passbolt - migrate storage section (adds acl) (#1965)
* bump version

* update tempalte

* update values

* update ui

* add migration

* fix ci

* trim
2023-12-29 14:36:06 +02:00

19 lines
261 B
YAML

passboltNetwork:
webPort: 31000
passboltConfig:
appUrl: http://localhost:31000
passboltStorage:
gpg:
type: pvc
jwt:
type: pvc
mariadbData:
type: pvc
mariadbBackup:
type: emptyDir
emptyDirConfig:
medium: ""
size: ""