Skip to content

Commit 66414b5

Browse files
tlawrietekton-robot
authored andcommitted
Update teps/0086-changing-the-way-result-parameters-are-stored.md
Based on feedback by @bobcatfish
1 parent 9f4573d commit 66414b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teps/0086-changing-the-way-result-parameters-are-stored.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ storing arbitrarily large data.
249249

250250
In this option we introduce a way to pass one TaskRun’s output results into another TaskRun’s input parameters by reference, instead of
251251
only by value as they are today.
252-
252+
The `byRef` could also be configured and handled by the controller and not something that needs to be made explicit at authoring time.
253253
**Example:**
254254

255255
```yaml

0 commit comments

Comments
 (0)