ceph-csi review and update documentation (v3.10.1 for k8s v1.24-v.1.28) (dsr8MR3, r9)

Story: 2010688
Task: 48895

Updated the output of system helm-override-show platform-integ-apps cephfs-provisioner kube-system

Change-Id: Ic391f81d17b268f676c3d87353ff93f9c64c306d
Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
Ngairangbam Mili 2024-02-16 03:39:56 +00:00 committed by Juanita-Balaraj
parent 07968f8e41
commit 2b2e147528
1 changed files with 5 additions and 2 deletions

View File

@ -75,7 +75,9 @@ application-specific namespaces to access the **cephfs-provisioner**
| | userSecretName: ceph-pool-kube-cephfs-data |
| | volumeNamePrefix: pvc-volumes- |
| | csiConfig: |
| | - clusterID: 6d273112-f2a6-4aec-8727-76b690274c60 |
| | - cephFS: |
| | subvolumeGroup: csi |
| | clusterID: 6d273112-f2a6-4aec-8727-76b690274c60 |
| | monitors: |
| | - 192.168.204.2:6789 |
| | provisioner: |
@ -105,7 +107,8 @@ application-specific namespaces to access the **cephfs-provisioner**
| | userSecretName: ceph-pool-kube-cephfs-data |
| | volumeNamePrefix: pvc-volumes- |
| | csiConfig: |
| | - clusterID: !!binary | |
| | - cephFS: {subvolumeGroup: csi} |
| | clusterID: !!binary | |
| | NmQyNzMxMTItZjJhNi00YWVjLTg3MjctNzZiNjkwMjc0YzYw |
| | monitors: ['192.168.204.2:6789'] |
| | provisioner: {replicaCount: 1} |