Skip to content

Commit dbb3396

Browse files
rakshithakamath94Pradnya-Chikhale
authored andcommitted
Removing arm64 support for RHCEPH-7.1
Signed-off-by: Rakshitha-Kamath <Rakshitha.Kamath@ibm.com>
1 parent e1aa672 commit dbb3396

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.tekton/keepalived-7-1-pull-request.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ spec:
2929
- name: build-platforms
3030
value:
3131
- linux/x86_64
32-
- linux/arm64
3332
- linux/s390x
3433
- linux/ppc64le
3534
- name: dockerfile
@@ -646,4 +645,4 @@ spec:
646645
- name: git-auth
647646
secret:
648647
secretName: '{{ git_auth_secret }}'
649-
status: {}
648+
status: {}

.tekton/keepalived-7-1-push.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ spec:
2626
- name: build-platforms
2727
value:
2828
- linux/x86_64
29-
- linux/arm64
3029
- linux/s390x
3130
- linux/ppc64le
3231
- name: dockerfile
@@ -642,4 +641,4 @@ spec:
642641
- name: git-auth
643642
secret:
644643
secretName: '{{ git_auth_secret }}'
645-
status: {}
644+
status: {}

0 commit comments

Comments
 (0)