Skip to content

Commit 90b957c

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:main] update konflux configuration
1 parent 0b163f8 commit 90b957c

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.tekton/manual-approval-gate-main-controller-push.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ spec:
3131
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/manual-approval-gate-main/controller:{{revision}}
3232
- name: dockerfile
3333
value: .konflux/dockerfiles/controller.Dockerfile
34-
- name: build-platforms
35-
value:
36-
- linux/x86_64
37-
- linux-m2xlarge/arm64
3834
- name: prefetch-input
3935
value: |
4036
{"type": "rpm", "path": ".konflux/rpms"}

.tekton/manual-approval-gate-main-webhook-push.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ spec:
3131
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/manual-approval-gate-main/webhook:{{revision}}
3232
- name: dockerfile
3333
value: .konflux/dockerfiles/webhook.Dockerfile
34-
- name: build-platforms
35-
value:
36-
- linux/x86_64
37-
- linux-m2xlarge/arm64
3834
- name: prefetch-input
3935
value: |
4036
{"type": "rpm", "path": ".konflux/rpms"}

0 commit comments

Comments
 (0)