Skip to content

Commit

Permalink
Merge pull request #45 from moksongmin/change-game-replicas
Browse files Browse the repository at this point in the history
Change game-2048 replicas
  • Loading branch information
moksongmin authored Jan 23, 2024
2 parents 17dec50 + fc15259 commit ad18fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/game-2048/2048_full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
selector:
matchLabels:
app.kubernetes.io/name: app-2048
replicas: 3
replicas: 1
template:
metadata:
labels:
Expand Down

0 comments on commit ad18fb9

Please sign in to comment.