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
@ -538,6 +538,7 @@ secret:
|
||||
# Key values correspond to a user name and its key, as defined in the
|
||||
# ceph cluster. User ID should have required access to the 'pool'
|
||||
# specified in the storage class
|
||||
# The userID must not include the "client." prefix!
|
||||
userID: <plaintext ID>
|
||||
userKey: <Ceph auth key corresponding to userID above>
|
||||
# Encryption passphrase
|
||||
|
Reference in New Issue
Block a user