Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Update docs/docs/30-installation/01-installing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Darren Shepherd <darren@acorn.io>
Signed-off-by: jsilverio22 <115576434+jsilverio22@users.noreply.github.com>
  • Loading branch information
jsilverio22 and ibuildthecloud authored Oct 21, 2022
1 parent 46ce901 commit 9e6ad4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/30-installation/01-installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Acorn supports persistent storage through the use of volumes. For this to work,
If you would like to see the generated objects prior to installing to your Kubernetes cluster run:

```shell
acorn install -o yaml >> install.yaml
acorn install -o yaml > install.yaml
```

This will generate the Kubernetes objects yaml files and write them to install.yaml which can then be installed to your cluster using:
Expand Down

0 comments on commit 9e6ad4a

Please sign in to comment.