Update documentation that --extra-args=--enable-ceph is no longer needed to enable ceph on k8s (#1017)

Signed-off-by: Alexander Wels <awels@redhat.com>
This commit is contained in:
Alexander Wels 2019-11-13 11:06:16 -05:00 committed by kubevirt-bot
parent 70b27650b5
commit 80f3d7d26a

View File

@ -133,7 +133,7 @@ Environment Variables and Supported Values
| Env Variable | Default | Additional Values |
|--------------------|---------------|-----------------------------|
|KUBEVIRT_PROVIDER | k8s-1.15.1 | os-3.11.0-crio or okd-4.1 |
|KUBEVIRT_PROVIDER_EXTRA_ARGS | | --enable-ceph (for providers that support this argument like k8s-1.15.1 |
|KUBEVIRT_PROVIDER_EXTRA_ARGS | | |
|NUM_NODES | 1 | 2-5 |
To Run Standard *cluster-up/kubevirtci* Tests