diff --git a/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml b/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml index 17c336e7..892e15b4 100644 --- a/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml +++ b/freeleaps/helm-pkg/3rd/mongo/values.alpha.yaml @@ -11,16 +11,7 @@ image: tag: 8.0.4-debian-12-r3 pullPolicy: IfNotPresent architecture: standalone -useStatefulSet: true -podSecurityContext: - enabled: true -containerSecurityContext: - enabled: true - runAsUser: 0 - runAsGroup: 0 - runAsNonRoot: false - privileged: true - allowPrivilegeEscalation: true +useStatefulSet: false auth: enabled: false extraEnvVars: []