Skip to content

Commit

Permalink
Scale cluster to 3 instances (#4112)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgboss authored Nov 19, 2024
1 parent 22e8e51 commit 9606e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/templates/crunchy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ objects:
- wps
instances:
- name: crunchy
replicas: 2
replicas: 3
resources:
requests:
cpu: ${CPU_REQUEST}
Expand Down

0 comments on commit 9606e0f

Please sign in to comment.