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

This commit is contained in:
Zuul 2024-03-22 14:29:05 +00:00 committed by Gerrit Code Review
commit fd966fdbc6
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} |