passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
41 stars 27 forks source link

Images volume is missing #21

Closed it-svit closed 1 year ago

it-svit commented 1 year ago

Passbolt docker image documentation says there should be the following volumes

/etc/passbolt/app.php
/etc/passbolt/passbolt.php
/etc/passbolt/gpg/serverkey.asc
/etc/passbolt/gpg/serverkey_private.asc
/usr/share/php/passbolt/webroot/img/public/images

And these items are missing from the helm chart

/etc/passbolt/passbolt.php
/usr/share/php/passbolt/webroot/img/public/images

It breaks at least avatars functionality.

scadra commented 1 year ago

Hey it-svit,

Thank you for reaching out to us.

I appreciate you bringing this issue to our attention. I have taken immediate action by creating a ticket to thoroughly investigate and address the matter.

Rest assured, our team is committed to resolving this problem as quickly as possible. We will put in our utmost efforts to ensure a prompt and effective solution.

If you have any further questions or concerns, please don't hesitate to let me know. I'm here to assist you.

Best regards,

Colart Pierre

dlen commented 1 year ago

As per my comments in #23 an images volume is not needed.