Skip to content

Commit

Permalink
feat(actions-runner-controller): adjust configuration tyriis/home-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Sep 19, 2023
1 parent 0b9c168 commit 91438d6
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 91438d6

Please sign in to comment.