Skip to content

Commit a0b7335

Browse files
Merge pull request #78 from wznoinsk/wznoinsk_main_fix_garak_konflux_files
add '-ci' suffix to pipeline/component names since these are only dev…
2 parents 070c714 + 11c1823 commit a0b7335

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.tekton/odh-trustyai-garak-lls-provider-dsp-release-push.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ metadata:
1212
creationTimestamp: null
1313
labels:
1414
appstudio.openshift.io/application: opendatahub-release
15-
appstudio.openshift.io/component: odh-trustyai-garak-lls-provider-dsp
15+
appstudio.openshift.io/component: odh-trustyai-garak-lls-provider-dsp-ci
1616
pipelines.appstudio.openshift.io/type: build
17-
name: odh-trustyai-garak-lls-provider-dsp-on-push
17+
name: odh-trustyai-garak-lls-provider-dsp-ci-on-push
1818
namespace: open-data-hub-tenant
1919
spec:
2020
params:
@@ -603,7 +603,7 @@ spec:
603603
- name: netrc
604604
optional: true
605605
taskRunTemplate:
606-
serviceAccountName: build-pipeline-llama-stack-provider-trustyai-garak-poc
606+
serviceAccountName: build-pipeline-odh-trustyai-garak-lls-provider-dsp-ci
607607
workspaces:
608608
- name: git-auth
609609
secret:

0 commit comments

Comments
 (0)