Skip to content

Commit

Permalink
원활한 환경을 위한 2개 POD
Browse files Browse the repository at this point in the history
  • Loading branch information
jsangmin99 committed Sep 5, 2024
1 parent 5ed50da commit f000e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/want_depl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: want-deployment
spec:
replicas: 1
replicas: 2
selector:
matchLabels:
app: want
Expand Down

0 comments on commit f000e05

Please sign in to comment.