Skip to content

Commit

Permalink
docs were confusing between arc and the scale-set-controller differences
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Sica <me@jeefy.dev>
  • Loading branch information
jeefy committed Oct 10, 2024
1 parent 3ec4740 commit ef5026e
Show file tree
Hide file tree
Showing 12 changed files with 45 additions and 14 deletions.
5 changes: 0 additions & 5 deletions ci/cluster/equinix/arc/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ spec:
targetRevision: 0.9.3
helm:
releaseName: cncf-gha-controller
valueFiles:
- $values/ci/cluster/equinix/arc/values.yaml
- repoURL: 'https://github.com/cncf/automation.git'
targetRevision: main
ref: values
destination:
server: "https://kubernetes.default.svc"
namespace: arc-systems
Expand Down
4 changes: 0 additions & 4 deletions ci/cluster/equinix/arc/values.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/16cpu-64gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
project: default
sources:
- chart: gha-runner-scale-set-controller
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
helm:
Expand Down
8 changes: 8 additions & 0 deletions ci/cluster/equinix/runners/16cpu-64gb/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## githubConfigUrl is the GitHub url for where you want to configure runners
## ex: https://github.com/myorg/myrepo or https://github.com/myorg
githubConfigUrl: "http://github.com/enterprises/cncf"

## githubConfigSecret is the k8s secrets to use when auth with GitHub API.
## You can choose to use GitHub App or a PAT token
githubConfigSecret: "github-arc-secret"

## proxy can be used to define proxy settings that will be used by the
## controller, the listener and the runner of this scale set.
#
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/2cpu-8gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
project: default
sources:
- chart: gha-runner-scale-set-controller
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
helm:
Expand Down
8 changes: 8 additions & 0 deletions ci/cluster/equinix/runners/2cpu-8gb/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## githubConfigUrl is the GitHub url for where you want to configure runners
## ex: https://github.com/myorg/myrepo or https://github.com/myorg
githubConfigUrl: "http://github.com/enterprises/cncf"

## githubConfigSecret is the k8s secrets to use when auth with GitHub API.
## You can choose to use GitHub App or a PAT token
githubConfigSecret: "github-arc-secret"

## proxy can be used to define proxy settings that will be used by the
## controller, the listener and the runner of this scale set.
#
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/32cpu-256gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
project: default
sources:
- chart: gha-runner-scale-set-controller
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
helm:
Expand Down
8 changes: 8 additions & 0 deletions ci/cluster/equinix/runners/32cpu-256gb/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## githubConfigUrl is the GitHub url for where you want to configure runners
## ex: https://github.com/myorg/myrepo or https://github.com/myorg
githubConfigUrl: "http://github.com/enterprises/cncf"

## githubConfigSecret is the k8s secrets to use when auth with GitHub API.
## You can choose to use GitHub App or a PAT token
githubConfigSecret: "github-arc-secret"

## proxy can be used to define proxy settings that will be used by the
## controller, the listener and the runner of this scale set.
#
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/4cpu-16gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
project: default
sources:
- chart: gha-runner-scale-set-controller
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
helm:
Expand Down
8 changes: 8 additions & 0 deletions ci/cluster/equinix/runners/4cpu-16gb/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## githubConfigUrl is the GitHub url for where you want to configure runners
## ex: https://github.com/myorg/myrepo or https://github.com/myorg
githubConfigUrl: "http://github.com/enterprises/cncf"

## githubConfigSecret is the k8s secrets to use when auth with GitHub API.
## You can choose to use GitHub App or a PAT token
githubConfigSecret: "github-arc-secret"

## proxy can be used to define proxy settings that will be used by the
## controller, the listener and the runner of this scale set.
#
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/keda-runner/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
project: default
sources:
- chart: gha-runner-scale-set-controller
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
helm:
Expand Down
8 changes: 8 additions & 0 deletions ci/cluster/equinix/runners/keda-runner/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## githubConfigUrl is the GitHub url for where you want to configure runners
## ex: https://github.com/myorg/myrepo or https://github.com/myorg
githubConfigUrl: "http://github.com/enterprises/cncf"

## githubConfigSecret is the k8s secrets to use when auth with GitHub API.
## You can choose to use GitHub App or a PAT token
githubConfigSecret: "github-arc-secret"

## proxy can be used to define proxy settings that will be used by the
## controller, the listener and the runner of this scale set.
#
Expand Down

0 comments on commit ef5026e

Please sign in to comment.