Skip to content

Commit 19b99b0

Browse files
authored
docs: testing latest snapshot (#340)
Closes #339 Signed-off-by: Gabriele Bartolini <[email protected]>
1 parent 4bb3471 commit 19b99b0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

web/docs/installation.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,14 @@ deployment "barman-cloud" successfully rolled out
104104
```
105105

106106
This confirms that the plugin is deployed and ready to use.
107+
108+
## Testing the latest development snapshot
109+
110+
You can also test the latest development snapshot of the plugin with the
111+
following command:
112+
113+
```sh
114+
kubectl apply -f \
115+
https://raw.githubusercontent.com/cloudnative-pg/plugin-barman-cloud/refs/heads/main/manifest.yaml
116+
```
117+

0 commit comments

Comments
 (0)