pkg/volume/cephfs: fix doc typo, nfs -> cephfs
This commit is contained in:
parent
23111ad414
commit
92b7810e12
@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Package nfs contains the internal representation of Ceph file system
|
// Package cephfs contains the internal representation of Ceph file system
|
||||||
// (CephFS) volumes.
|
// (CephFS) volumes.
|
||||||
package cephfs // import "k8s.io/kubernetes/pkg/volume/cephfs"
|
package cephfs // import "k8s.io/kubernetes/pkg/volume/cephfs"
|
||||||
|
Loading…
Reference in New Issue
Block a user