Skip to content

Commit c17c0e7

Browse files
committed
Use crossplane render
RIP beta render. Signed-off-by: Nic Cope <nicc@rk0n.org>
1 parent ece032f commit c17c0e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/composition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ $ hatch run development
1010

1111
```shell
1212
# Then, in another terminal, call it with these example manifests
13-
$ crossplane beta render xr.yaml composition.yaml functions.yaml -r
13+
$ crossplane render xr.yaml composition.yaml functions.yaml -r
1414
```

0 commit comments

Comments
 (0)