mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
Merge pull request #72587 from RomanKrasavtsev/RomanKrasavtsev-patch-1
fix typo
This commit is contained in:
@@ -16,7 +16,7 @@ limitations under the License.
|
||||
|
||||
package vclib
|
||||
|
||||
// Volume Constnts
|
||||
// Volume Constants
|
||||
const (
|
||||
ThinDiskType = "thin"
|
||||
PreallocatedDiskType = "preallocated"
|
||||
|
Reference in New Issue
Block a user