Skip to content

Commit 5681480

Browse files
committed
Clarify example in composition function rollout design
Signed-off-by: Adam Wolfe Gordon <[email protected]>
1 parent 56daba4 commit 5681480

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

design/one-pager-controlled-rollout-of-composition-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ new optional fields to composition pipeline steps: `functionRevisionRef` and
123123
compositions to select a specific function revision by name or by label.
124124

125125
For example, a user wishing to roll out a new version of
126-
`function-patch-and-transform` to only certain XRs may install the function
127-
using the following manifest:
126+
`function-patch-and-transform` to only certain XRs may update their existing
127+
installation of the function by applying the following manifest:
128128

129129
```yaml
130130
apiVersion: pkg.crossplane.io/v1

0 commit comments

Comments
 (0)