From a4a5fb29d29bb5aff2681e5b6f5bb3e3e9aee6bd Mon Sep 17 00:00:00 2001 From: Jacob Date: Sat, 30 Mar 2024 15:26:53 -0700 Subject: [PATCH] Attempt 3: https://github.com/k3s-io/helm-controller/issues/81 --- ops/gh-actions/scale-set-controller.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ops/gh-actions/scale-set-controller.yaml b/ops/gh-actions/scale-set-controller.yaml index ca8ce18..9501d25 100644 --- a/ops/gh-actions/scale-set-controller.yaml +++ b/ops/gh-actions/scale-set-controller.yaml @@ -7,5 +7,4 @@ spec: targetNamespace: arc-system createNamespace: true version: v0.9.0 - chart: gha-runner-scale-set-controller - repo: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller + chart: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller