This commit is contained in:
Nikola Jokic
2026-01-19 19:00:58 +01:00
parent d253b5b13a
commit 4056edbe9f
5 changed files with 469 additions and 3 deletions

View File

@@ -135,6 +135,7 @@ resource:
metadata:
labels: {}
annotations: {}
extraRules: []
# Specifies metadata that will be applied to the kubernetes-mode ServiceAccount.
kubernetesModeServiceAccount:
@@ -165,7 +166,6 @@ runner:
kubernetesMode:
default: true
serviceAccountName: ""
extraRules: []
extension: {}
## A self-signed CA certificate for communication with the GitHub server can be
## provided using a config map key selector. If `runnerMountPath` is set, for