Skip to content

Commit

Permalink
feat: [CP-477] disabling batching so we can shift traffic to the EKS …
Browse files Browse the repository at this point in the history
…cluster (#4963)
  • Loading branch information
JoeTravisKiva authored Sep 14, 2023
1 parent 2bd1a22 commit 7a069bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/dev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,5 @@ configmap:
value: "dev"
- key: NODE_OPTIONS
value: "--max-old-space-size=460"
- key: APOLLO_BATCH
value: "false"

0 comments on commit 7a069bc

Please sign in to comment.