Skip to content

Commit

Permalink
chore: scale down to 3 pods from 6 pods for stage API
Browse files Browse the repository at this point in the history
  • Loading branch information
evereq committed Feb 25, 2024
1 parent bf39c27 commit 42e86fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .deploy/k8s/k8s-manifest-api.stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ apiVersion: apps/v1
metadata:
name: ever-teams-stage-api
spec:
replicas: 6
replicas: 3
selector:
matchLabels:
app: ever-teams-stage-api
Expand Down

0 comments on commit 42e86fb

Please sign in to comment.