diff --git a/freeleaps/helm-pkg/3rd/rabbitmq/values.alpha.yaml b/freeleaps/helm-pkg/3rd/rabbitmq/values.alpha.yaml index 60b325d8..f2686d94 100644 --- a/freeleaps/helm-pkg/3rd/rabbitmq/values.alpha.yaml +++ b/freeleaps/helm-pkg/3rd/rabbitmq/values.alpha.yaml @@ -186,7 +186,7 @@ extraConfiguration: |- disk_free_limit.absolute = 50MB replicaCount: 1 updateStrategy: - type: RollingUpdate + type: Recreate podSecurityContext: enabled: true fsGroupChangePolicy: Always