Skip to content

Commit

Permalink
RHINENG-10326 set replica pod count to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
r14chandra committed May 28, 2024
1 parent c01304d commit 7f51be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/clowdapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ parameters:
value: 512Mi

- name: REPLICAS
value: "2"
value: "3"

- name: CM_DISPATCHER_HOST
required: true
Expand Down

0 comments on commit 7f51be9

Please sign in to comment.