Fix fsGroup in Helm Chart
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