Skip to content

Commit

Permalink
feat(actions-runnner-controller): adjust tyriis/terraform-github
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Sep 19, 2023
1 parent 7d56d37 commit 9da0641
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 9da0641

Please sign in to comment.