Skip to content

Commit a04166e

Browse files
committed
Removed image expiration from the on-push Konflux pipeline
1 parent 90c3981 commit a04166e

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)