Skip to content

Commit

Permalink
Scale down replicas
Browse files Browse the repository at this point in the history
  • Loading branch information
piky committed Sep 24, 2021
1 parent 7b7f5d3 commit d1ef8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/bases/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
labels:
app: simplewhale
spec:
replicas: 3
replicas: 1
selector:
matchLabels:
app: simplewhale
Expand Down

0 comments on commit d1ef8a7

Please sign in to comment.