diff --git a/docs/content/configuration/creating_volumestorageclass.md b/docs/content/configuration/creating_volumestorageclass.md index 15da6f4f8..7317f7873 100644 --- a/docs/content/configuration/creating_volumestorageclass.md +++ b/docs/content/configuration/creating_volumestorageclass.md @@ -71,8 +71,6 @@ Use the `SpaceEfficiency` parameters for each storage system, as defined in the Apply the storage class. - ``` - kubectl apply -f .yaml - ``` + kubectl apply -f .yaml -The `storageclass.storage.k8s.io/ created` message is emitted. \ No newline at end of file +The `storageclass.storage.k8s.io/ created` message is emitted.