Skip to content

Commit

Permalink
doc: add cli argument radosnamespacecephfs
Browse files Browse the repository at this point in the history
Add --radosnamespacecephfs cli argument to docs

Signed-off-by: Andreas <zerotens@users.noreply.github.com>
  • Loading branch information
zerotens committed May 31, 2024
1 parent 5dff7f9 commit 9db8d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/deploy-cephfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ make image-cephcsi
| `--domainlabels` | _empty_ | Kubernetes node labels to use as CSI domain labels for topology aware provisioning, should be a comma separated value (ex:= "failure-domain/region,failure-domain/zone") |
| `--enable-read-affinity` | `false` | enable read affinity |
| `--crush-location-labels`| _empty_ | Kubernetes node labels that determine the CRUSH location the node belongs to, separated by ','.<br>`Note: These labels will be replaced if crush location labels are defined in the ceph-csi-config ConfigMap for the specific cluster.` |
| `--radosnamespacecephfs`| "csi" | CephFS RadosNamespace used to store CSI specific objects and keys. |

**NOTE:** The parameter `-forcecephkernelclient` enables the Kernel
CephFS mounter on kernels < 4.17.
Expand Down

0 comments on commit 9db8d86

Please sign in to comment.