helm: add cli argument instanceid

Signed-off-by: Andreas <zerotens@users.noreply.github.com>
This commit is contained in:
Andreas
2024-06-21 13:37:56 +02:00
committed by mergify[bot]
parent 6f043698d1
commit 1f192ac3da
9 changed files with 21 additions and 0 deletions

View File

@ -200,6 +200,7 @@ charts and their default values.
| `selinuxMount` | Mount the host /etc/selinux inside pods to support selinux-enabled filesystems | `true` |
| `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. | ` ` |
### Command Line