diff --git a/kubernetes/apps/github/actions-runner-controller/runners/tyriis/home-ops/helm-release.yaml b/kubernetes/apps/github/actions-runner-controller/runners/tyriis/home-ops/helm-release.yaml index d8df9c7c4..8f511a23c 100644 --- a/kubernetes/apps/github/actions-runner-controller/runners/tyriis/home-ops/helm-release.yaml +++ b/kubernetes/apps/github/actions-runner-controller/runners/tyriis/home-ops/helm-release.yaml @@ -15,24 +15,18 @@ spec: name: actions-runner-controller-charts namespace: flux-system interval: 30m - values: - runnerScaleSetName: arc-runner-set-home-ops - + runnerScaleSetName: arc-runner-set-tyriis-home-ops githubConfigUrl: https://github.com/tyriis/home-ops - minRunners: 1 maxRunners: 3 - containerMode: type: "dind" - template: spec: containers: - name: runner image: ghcr.io/actions/actions-runner:2.309.0@sha256:689735691f58a631efd20dbf6a0c841ea182d69a38ca0e3984362a14a853d2ce - valuesFrom: - kind: Secret name: tyriis-runners