Skip to content

Commit b748260

Browse files
committed
fix copy mistakes
Signed-off-by: Jeffrey Sica <me@jeefy.dev>
1 parent acbff4e commit b748260

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ spec:
431431
fsGroup: 1001
432432
supplementalGroups:
433433
- 999
434-
serviceAccountName: oracle-16cpu-64gb-x86-64-gha-rs-no-permission
434+
serviceAccountName: oracle-16cpu-64gb-arm64-gha-rs-no-permission
435435
volumes:
436436
- emptyDir: {}
437437
name: dind-sock

ci/cluster/oci-arm64/runners/2cpu-8gb/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ spec:
431431
fsGroup: 1001
432432
supplementalGroups:
433433
- 999
434-
serviceAccountName: oracle-16cpu-64gb-x86-64-gha-rs-no-permission
434+
serviceAccountName: oracle-16cpu-64gb-arm64-gha-rs-no-permission
435435
volumes:
436436
- emptyDir: {}
437437
name: dind-sock

ci/cluster/oci-arm64/runners/32cpu-128gb/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ spec:
431431
fsGroup: 1001
432432
supplementalGroups:
433433
- 999
434-
serviceAccountName: oracle-16cpu-64gb-x86-64-gha-rs-no-permission
434+
serviceAccountName: oracle-16cpu-64gb-arm64-gha-rs-no-permission
435435
volumes:
436436
- emptyDir: {}
437437
name: dind-sock

0 commit comments

Comments
 (0)