actions-runner-controller/charts/gha-runner-scale-set/tests/values_extra_pod_spec.yaml

12 lines
272 B
YAML

githubConfigUrl: https://github.com/actions/actions-runner-controller
githubConfigSecret:
github_token: test
template:
spec:
containers:
- name: runner
image: runner-image:latest
dnsPolicy: "None"
dnsConfig:
nameservers:
- 192.0.2.1