passbolt / passbolt_docker

Get started with Passbolt CE using docker!
https://passbolt.com
GNU Affero General Public License v3.0
876 stars 193 forks source link

Unable to use rootless image with charts-passbolt #197

Closed dlen closed 1 year ago

dlen commented 1 year ago

What you did :memo:

I wanted to use a rootless image along with the https://github.com/passbolt/charts-passbolt

What happened :collision: :clipboard:

helm is unable to deploy due to https://github.com/passbolt/charts-passbolt/issues/13 and it is not possible to disable cronjobs on the rootless image https://github.com/passbolt/charts-passbolt/blob/main/templates/deployment.yaml#L76 as the user running the container does not have permissions to modify the supervisor configuration

What you expected to happen

I should be able to use the rooless image with passbolt helm chart

dlen commented 1 year ago

Fixed in 3.10.0