Skip to content

Commit 799aeef

Browse files
Merge pull request #947 from jstourac/konfluxImgRetention
NO-JIRA: chore(konflux): introduce image retention on pushed images
2 parents a5a95cf + d550c29 commit 799aeef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tekton/jupyter-minimal-ubi9-python-3-11-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ spec:
2525
value: '{{revision}}'
2626
- name: output-image
2727
value: quay.io/redhat-user-workloads/rhoai-ide-konflux-tenant/jupyter-minimal-ubi9-python-3-11:{{revision}}
28+
- name: image-expires-after
29+
value: 28d
2830
- name: build-platforms
2931
value:
3032
- linux/x86_64

0 commit comments

Comments
 (0)