remove all the extraneous newlines

This commit is contained in:
Dan 2023-03-13 18:56:33 +00:00 committed by GitHub
parent 915f227a52
commit 63586f9412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -99,8 +99,3 @@ helm install second-nfs-subdir-external-provisioner nfs-subdir-external-provisio
--set storageClass.name=second-nfs-client \
--set storageClass.provisionerName=k8s-sigs.io/second-nfs-subdir-external-provisioner
```