Skip to content

Commit

Permalink
adjust user (course) points replicas
Browse files Browse the repository at this point in the history
  • Loading branch information
mipyykko committed May 24, 2023
1 parent a9a548f commit f476c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ kafkaConsumer:
userCourseProgressRealtime:
replicaCount: 1
userPoints:
replicaCount: 2
replicaCount: 1
userPointsRealtime:
replicaCount: 1
userCoursePoints:
replicaCount: 2
replicaCount: 6
userCoursePointsRealtime:
replicaCount: 1

Expand Down

0 comments on commit f476c5d

Please sign in to comment.