We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1778027 + 9aa7c93 commit 33159b3Copy full SHA for 33159b3
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-x86_64
+ 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-x86_64
+ 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