diff --git a/freeleaps/helm-pkg/3rd/rabbitmq/values.alpha.yaml b/freeleaps/helm-pkg/3rd/rabbitmq/values.alpha.yaml index bef5225e..12dcc4a7 100644 --- a/freeleaps/helm-pkg/3rd/rabbitmq/values.alpha.yaml +++ b/freeleaps/helm-pkg/3rd/rabbitmq/values.alpha.yaml @@ -193,7 +193,7 @@ containerSecurityContext: runAsUser: 1001 runAsGroup: 1001 runAsNonRoot: true - allowPrivilegeEscalation: false + allowPrivilegeEscalation: true readOnlyRootFilesystem: true capabilities: drop: ["ALL"]