Skip to content

Commit ffa226e

Browse files
committed
increase replicas to 2
1 parent 967f832 commit ffa226e

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)