Skip to content

Commit

Permalink
remove reference to persistence type
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-gouin committed Mar 3, 2025
1 parent 04a80bf commit 5cfab2b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/advanced-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,12 @@ The `serverArgs` field allows you to specify additional arguments to be passed t

You can check the [k3kcli documentation](./cli/cli-docs.md) for the full specs.

### Examples for no storage provider:
### No storage provider:

* Ephemeral Storage:

```bash
k3kcli cluster create my-cluster --persistence-type ephemeral
```

*Important Notes:*
Expand Down

0 comments on commit 5cfab2b

Please sign in to comment.