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:
Matthias Linhuber
2025-01-10 16:08:20 +01:00
committed by mergify[bot]
parent e89fe5ad1f
commit bdd7c5a666
4 changed files with 4 additions and 0 deletions

View File

@ -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>