diff --git a/kubernetes/apps/github/actions-runner-controller/runners/tyriis/terraform-github/helm-release.yaml b/kubernetes/apps/github/actions-runner-controller/runners/tyriis/terraform-github/helm-release.yaml index c4f57a2c9..b68fdffa5 100644 --- a/kubernetes/apps/github/actions-runner-controller/runners/tyriis/terraform-github/helm-release.yaml +++ b/kubernetes/apps/github/actions-runner-controller/runners/tyriis/terraform-github/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: gha-runner-scale-set - version: 0.5.0 + version: 0.6.0 sourceRef: kind: HelmRepository name: actions-runner-controller-charts @@ -22,11 +22,11 @@ spec: maxRunners: 3 containerMode: type: "dind" - template: - spec: - containers: - - name: runner - image: ghcr.io/actions/actions-runner:2.309.0@sha256:689735691f58a631efd20dbf6a0c841ea182d69a38ca0e3984362a14a853d2ce + # template: + # spec: + # containers: + # - name: runner + # image: ghcr.io/actions/actions-runner:2.309.0@sha256:689735691f58a631efd20dbf6a0c841ea182d69a38ca0e3984362a14a853d2ce valuesFrom: - kind: Secret name: tyriis-runners