diff --git a/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml b/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml index e62ab1ea..d8de8f59 100644 --- a/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml +++ b/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml @@ -14,6 +14,7 @@ architecture: standalone useStatefulSet: true podSecurityContext: enabled: true + fsGroup: 1000 containerSecurityContext: enabled: true runAsUser: 1000