Skip to content

Commit

Permalink
Increase staging mixer replicas as it is used for NL golden testing (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
shifucun authored Mar 13, 2024
1 parent eb548b3 commit ea8e43e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/helm_charts/envs/mixer_staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ serviceGroups:
recon:
replicas: 4
node:
replicas: 10
replicas: 20
observation:
replicas: 10
replicas: 20
default:
replicas: 5

Expand Down

0 comments on commit ea8e43e

Please sign in to comment.