Skip to content

Commit 273f905

Browse files
committed
Two replicas of github runner
1 parent ca3946c commit 273f905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/github-runner/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
labels:
66
app: github-runner
77
spec:
8-
replicas: 1
8+
replicas: 2
99
selector:
1010
matchLabels:
1111
app: github-runner

0 commit comments

Comments
 (0)