mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 22:30:23 +00:00
doc: make sure configmap object referred or documented correctly
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
parent
8b606f538f
commit
c1a269191c
@ -232,8 +232,8 @@ Configuration must include `encryptionKMSType: "vault"`. In order for ceph-csi
|
|||||||
to be able to access the configuration you will need to have it mounted to
|
to be able to access the configuration you will need to have it mounted to
|
||||||
csi-rbdplugin containers in both daemonset (so kms client can be instantiated to
|
csi-rbdplugin containers in both daemonset (so kms client can be instantiated to
|
||||||
encrypt/decrypt volumes) and deployment pods (so kms client can be instantiated
|
encrypt/decrypt volumes) and deployment pods (so kms client can be instantiated
|
||||||
to delete passphrase on volume delete) `ceph-csi-encryption-kms-config` config
|
to delete passphrase on volume delete) `ceph-csi-encryption-kms-config`
|
||||||
map.
|
configmap.
|
||||||
|
|
||||||
> Note: kms configuration must be a map of string values only
|
> Note: kms configuration must be a map of string values only
|
||||||
> (`map[string]string`) so for numerical and boolean values make sure to put
|
> (`map[string]string`) so for numerical and boolean values make sure to put
|
||||||
|
Loading…
Reference in New Issue
Block a user