Skip to content

Commit

Permalink
retaining old config until we move to TA
Browse files Browse the repository at this point in the history
  • Loading branch information
dchourasia committed Nov 21, 2024
1 parent 883c96b commit bdfd493
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .tekton/odh-trustyai-service-v2-16-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
- name: build-config-revision
value: 'rhoai-2.16'
- name: build-config-path
value: 'config/trustyai-pig-build-config.yaml'
value: 'trustyai-pig-builds/build-config.yaml'
- name: pnc-cli-config-git-url
value: 'https://gitlab.cee.redhat.com/project-ncl/utils.git'
- name: pnc-cli-config-revision
Expand Down Expand Up @@ -94,7 +94,7 @@ spec:
- name: secret-name
value: rhoai-konflux-secret
- name: key-name
value: slack-webhook
value: slack-poc-webhook
taskRef:
params:
- name: name
Expand Down Expand Up @@ -217,7 +217,7 @@ spec:
valueFrom:
secretKeyRef:
name: rhoai-konflux-secret
key: slack-component-failure-notification
key: slack-component-failure-poc-notification
script: |
pipelinerun_name=$(params.pipelinerun-name)
target_branch={{target_branch}}
Expand Down

0 comments on commit bdfd493

Please sign in to comment.