Skip to content

Commit

Permalink
Update storage.md for set-default (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsakalozos authored Apr 10, 2024
1 parent 1a27952 commit 10f8f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/howto/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The local-storage feature provides the following configuration options:
- `local-path`: path where the local files will be created.
- `reclaim-policy`: set the reclaim policy of the persistent volumes
provisioned. It should be one of "Retain", "Recycle", or "Delete".
- `set-default`: set the local-storage storage class to be the default. If
- `default`: set the local-storage storage class to be the default. If
this flag is not set and the cluster already has a default storage class it
is not changed. If this flag is not set and the cluster does not have a
default class set then the class from the local-storage becomes the default.
Expand Down

0 comments on commit 10f8f2a

Please sign in to comment.