Skip to content

Commit

Permalink
Fix K8s docs
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Feb 13, 2024
1 parent e54cafa commit f5c4235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/radl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ machine. The supported features are:
Set the mount point, if it is disk with no source set.
It specifies a path to mount the device. In Docker and Kubernetes
connectors this path refers to the directory in the container to
mount the or the bind host directory specified in ``device``.
mount a PVC or the bind host directory specified in ``device``.

``disk.<diskId>.fstype = <string>``
Set the filesystem, if it is disk with no source set.
Expand Down

0 comments on commit f5c4235

Please sign in to comment.