Mikael Schirén

Results 64 comments of Mikael Schirén

In the setup I have worked on, I did this as an override: ```sh postgresql: primary: containerSecurityContext: readOnlyRootFilesystem: false runAsUser: 1001 ``` And that has worked fine for us. But...

Just a note, I am looking into this, and see if I can add it to the helm chart as a default setting.

As PHP is the most common language for web applications it would make sense to higher the priority :)

I still think that this should be a prio :)

Still think the same :)

This possibility now exists in https://github.com/Digitalist-Open-Cloud/Matomo-Plugin-RebelOIDC (which is built on a fork on this plugin)

This have been added to the fork at: https://github.com/Digitalist-Open-Cloud/Matomo-Plugin-RebelOIDC

I will do some more work on this, to add the possibility to add more than one secret. I will will push a change later today.