This commit is contained in:
Drevensek Timm (uidw6097) 2024-05-02 23:57:08 +02:00
parent cca54034c6
commit a94b879d7a
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
githubConfigUrl: https://github.com/actions/actions-runner-controller
githubConfigSecret:
github_token: test
hookTemplate:
apiVersion: v1
kind: PodTemplate
spec:
containers:
- name: $job
resources:
requests:
cpu: 1
memory: 1Gi
containerMode:
type: kubernetes