deploy: support omap data store in radosnamespace via cli argument

Signed-off-by: Andreas <zerotens@users.noreply.github.com>
This commit is contained in:
Andreas
2024-07-06 07:42:05 +02:00
committed by mergify[bot]
parent 89ccbc8fba
commit 7afddb41d6
5 changed files with 10 additions and 0 deletions

View File

@ -201,6 +201,7 @@ charts and their default values.
| `CSIDriver.fsGroupPolicy` | Specifies the fsGroupPolicy for the CSI driver object | `File` |
| `CSIDriver.seLinuxMount` | Specify for efficient SELinux volume relabeling | `true` |
| `instanceID` | Unique ID distinguishing this instance of Ceph CSI among other instances, when sharing Ceph clusters across CSI instances for provisioning. | ` ` |
| `radosNamespaceCephFS` | CephFS RadosNamespace used to store CSI specific objects and keys. | ` ` |
### Command Line