diff --git a/charts/hivemq-platform/values.yaml b/charts/hivemq-platform/values.yaml index 16c2d2a1..1db7c8c0 100644 --- a/charts/hivemq-platform/values.yaml +++ b/charts/hivemq-platform/values.yaml @@ -11,7 +11,7 @@ image: # Settings for the HiveMQ Platform nodes nodes: # The number of HiveMQ nodes in the cluster - replicaCount: 2 + replicaCount: 3 logLevel: INFO javaOpts: "-XX:+UnlockExperimentalVMOptions -XX:InitialRAMPercentage=50 -XX:MaxRAMPercentage=50"