Skip to content

Commit

Permalink
Merge pull request #1947 from GiganticMinecraft/replicas-to-zero
Browse files Browse the repository at this point in the history
chore: replicasを0にする
  • Loading branch information
rito528 authored May 6, 2024
2 parents a7c6a4c + 7df9cee commit 18d3568
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
app: mcserver--debug-s1
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: mcserver--debug-s1
Expand Down

0 comments on commit 18d3568

Please sign in to comment.