Remove requirement for ceph config and keyring files

This commit is contained in:
Fred Rolland 2019-02-25 15:09:59 +02:00
parent 77e930c2f3
commit 85b5e7ed51

View File

@ -65,8 +65,6 @@ 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
Requires Kubernetes 1.11