We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3946c commit 273f905Copy full SHA for 273f905
k8s/github-runner/templates/deployment.yaml
@@ -5,7 +5,7 @@ metadata:
5
labels:
6
app: github-runner
7
spec:
8
- replicas: 1
+ replicas: 2
9
selector:
10
matchLabels:
11
0 commit comments