Skip to content

Fix fsGroup in Helm Chart

Pablo Vigo Mas requested to merge wip/pvigo/fix-fsgroup into master

The fsGroup value was improperly configured in the Helm Chart and consequently discarded during deployment. This adjustment now correctly assigns the fsGroup value in the appropriate section, ensuring proper configuration.

Signed-off-by: Pablo Vigo pvigo@collabora.com

Merge request reports