Fix code block on additional tweak section

This commit is contained in:
Varun Priolkar 2020-04-23 12:57:15 +05:30 committed by GitHub
parent 6997cc97c6
commit 5f271a3050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -173,6 +173,15 @@ example-runnerdeploy2475ht2qbr mumoshu/actions-runner-controller-ci Running
You can pass details through the spec selector. Here's an eg. of what you may like to do:
```
apiVersion: actions.summerwind.dev/v1alpha1
kind: RunnerDeployment
metadata:
name: actions-runner
namespace: default
spec:
replicas: 2
template:
spec:
nodeSelector:
node-role.kubernetes.io/test: ""