invoiceninja / dockerfiles

Docker files for Invoice Ninja
https://hub.docker.com/r/invoiceninja/invoiceninja
GNU General Public License v2.0
398 stars 264 forks source link

553: Add supPath value #554

Closed dlford closed 7 months ago

dlford commented 7 months ago

Resolves #553

This PR adds an optional persistence.subPath value to the helm chart, enabling ext4 formatted persistent storage volumes to be used with Invoice Ninja

lwj5 commented 7 months ago

May I check if you have used any bitnami charts before?

Do they have the same issue?

dlford commented 7 months ago

May I check if you have used any bitnami charts before?

Do they have the same issue?

I have not had this issue with bitnami charts.

For example; the Postgresql Docker image has this problem, but the bitnami chart must have a fix built in.

dlford commented 7 months ago

Closing as volumePermissions.enable resolves this issue