Skip to content

Commit 1778027

Browse files
authored
Merge pull request #48 from RobertKielty/release-name-update
The oracle-16cpu-64gb runner is now called oracle-16cpu-64gb-x86_64
2 parents 57fdb35 + be17662 commit 1778027

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/cluster/oci/runners/16cpu-64gb/argo.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: argoproj.io/v1alpha1
22
kind: Application
33
metadata:
4-
name: oracle-16cpu-64gb
4+
name: oracle-16cpu-64gb-x86_64
55
namespace: argocd
66
spec:
77
project: default
@@ -10,7 +10,7 @@ spec:
1010
repoURL: ghcr.io/actions/actions-runner-controller-charts
1111
targetRevision: 0.10.1
1212
helm:
13-
releaseName: oracle-16cpu-64gb
13+
releaseName: oracle-16cpu-64gb-x86_64
1414
valueFiles:
1515
- $values/ci/cluster/oci/runners/16cpu-64gb/values.yaml
1616
- repoURL: 'https://github.com/cncf/automation.git'

0 commit comments

Comments
 (0)