From 6faaf8b5b09ea5f0a6aed00e2e766181742b9dfd Mon Sep 17 00:00:00 2001 From: Fred Rolland Date: Tue, 19 Feb 2019 12:09:07 +0200 Subject: [PATCH] Remove requirement for ceph config and keyring files --- docs/deploy-rbd.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/deploy-rbd.md b/docs/deploy-rbd.md index e02c00b65..17036decd 100644 --- a/docs/deploy-rbd.md +++ b/docs/deploy-rbd.md @@ -55,7 +55,6 @@ Parameter | Required Admin credentials are required for provisioning new RBD images `ADMIN_NAME`: `ADMIN_PASSWORD` - note that the key of the key-value pair is the name of the client with admin privileges, and the value is its password -Also note that CSI RBD expects admin keyring and Ceph config file in `/etc/ceph`. ## Deployment with Kubernetes