Skip to content

Commit 07f9368

Browse files
authored
Merge pull request #11 from github-developer/increase-replicas
increase replicas to 2
2 parents 967f832 + ffa226e commit 07f9368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Deployment
33
metadata:
44
name: self-hosted-runner
55
spec:
6-
replicas: 1
6+
replicas: 2
77
template:
88
metadata:
99
labels:

0 commit comments

Comments
 (0)