diff --git a/helm/values.yaml b/helm/values.yaml index 5edd8974d..d42622cb7 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -19,11 +19,11 @@ kafkaConsumer: userCourseProgressRealtime: replicaCount: 1 userPoints: - replicaCount: 2 + replicaCount: 1 userPointsRealtime: replicaCount: 1 userCoursePoints: - replicaCount: 2 + replicaCount: 6 userCoursePointsRealtime: replicaCount: 1