Skip to content

Commit 7999cd8

Browse files
committed
feat: add required tagging of test clusters
Signed-off-by: Pavel Sturc <psturc@redhat.com>
1 parent fd72425 commit 7999cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration-tests/pipelines/konflux-e2e-tests-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ spec:
128128
- name: id
129129
value: $(context.pipelineRun.name)
130130
- name: tags
131-
value: env=konflux,user=release-service
131+
value: 'owner=konflux-devprod@redhat.com,project=Konflux,created-by=integration-pipeline,component=release-service'
132132
- name: debug
133133
value: 'false'
134134
- name: ownerKind

0 commit comments

Comments
 (0)