Skip to content

Commit

Permalink
chore: half the replicas count
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Sep 2, 2024
1 parent a60fe54 commit c00b9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snackager/k8s/production/deployment-increase-replicas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ kind: Deployment
metadata:
name: snackager
spec:
replicas: 10
replicas: 5

0 comments on commit c00b9fd

Please sign in to comment.