Skip to content

Commit 157fbf7

Browse files
Merge pull request #25 from syedriko/syedriko-konflux-on-push-expiration
OLS-2024: Remove image expiration from the on-push Konflux pipeline
2 parents 90c3981 + a04166e commit 157fbf7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.tekton/openshift-mcp-server-push.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ spec:
2828
value: '{{revision}}'
2929
- name: output-image
3030
value: quay.io/redhat-user-workloads/crt-nshift-lightspeed-tenant/openshift-mcp-server:{{revision}}
31-
- name: image-expires-after
32-
value: 5d
3331
- name: build-platforms
3432
value:
3533
- linux/x86_64

0 commit comments

Comments
 (0)