Skip to content

Commit

Permalink
fix 'Creating a StorageClass' documentation issue with command format…
Browse files Browse the repository at this point in the history
…ting
  • Loading branch information
kasserater committed Sep 17, 2024
1 parent cc0f478 commit 9d97842
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/content/configuration/creating_volumestorageclass.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ Use the `SpaceEfficiency` parameters for each storage system, as defined in the

Apply the storage class.

```
kubectl apply -f <filename>.yaml
```
kubectl apply -f <filename>.yaml

The `storageclass.storage.k8s.io/<storageclass-name> created` message is emitted.
The `storageclass.storage.k8s.io/<storageclass-name> created` message is emitted.

0 comments on commit 9d97842

Please # to comment.