Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Riobo <[email protected]>
  • Loading branch information
adrianriobo committed Sep 26, 2024
1 parent a21c1d1 commit c02c6e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion snc-runner/tkn/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ spec:
timeout: "20m"
EOF
params:
- name: correlate
- name: correlation
value: $(tasks.preparer.results.correlation)
- name: ws-storage
value: storage
Expand Down
2 changes: 1 addition & 1 deletion snc-runner/tkn/tpl/pipeline.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ spec:
timeout: "20m"
EOF
params:
- name: correlate
- name: correlation
value: $(tasks.preparer.results.correlation)
- name: ws-storage
value: storage
Expand Down

0 comments on commit c02c6e3

Please sign in to comment.