mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-06-04 11:14:03 +08:00

At present the cert keys are not unique which is not correct. The keys in the secret should be unique and this patch address the same. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>