We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57fdb35 + be17662 commit 1778027Copy full SHA for 1778027
ci/cluster/oci/runners/16cpu-64gb/argo.yaml
@@ -1,7 +1,7 @@
1
apiVersion: argoproj.io/v1alpha1
2
kind: Application
3
metadata:
4
- name: oracle-16cpu-64gb
+ name: oracle-16cpu-64gb-x86_64
5
namespace: argocd
6
spec:
7
project: default
@@ -10,7 +10,7 @@ spec:
10
repoURL: ghcr.io/actions/actions-runner-controller-charts
11
targetRevision: 0.10.1
12
helm:
13
- releaseName: oracle-16cpu-64gb
+ releaseName: oracle-16cpu-64gb-x86_64
14
valueFiles:
15
- $values/ci/cluster/oci/runners/16cpu-64gb/values.yaml
16
- repoURL: 'https://github.com/cncf/automation.git'
0 commit comments