mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
doc: Add hint that the userID must not include the client.
prefix
Signed-off-by: Matthias Linhuber <matthias.linhuber@tum.de>
This commit is contained in:
committed by
mergify[bot]
parent
e89fe5ad1f
commit
bdd7c5a666
@ -6,6 +6,7 @@ metadata:
|
||||
namespace: default
|
||||
stringData:
|
||||
# Required for statically and dynamically provisioned volumes
|
||||
# The userID must not include the "client." prefix!
|
||||
userID: <plaintext ID>
|
||||
userKey: <Ceph auth key corresponding to ID above>
|
||||
|
||||
|
Reference in New Issue
Block a user