diff --git a/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml b/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml index b9cfed04..18745b06 100644 --- a/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml +++ b/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml @@ -12,13 +12,6 @@ image: pullPolicy: IfNotPresent architecture: standalone useStatefulSet: true -podSecurityContext: - enabled: true - fsGroup: 999 -containerSecurityContext: - enabled: true - runAsUser: 999 - runAsGroup: 999 auth: enabled: false extraEnvVars: []