Fix markdownlint failures under ./roles/ (#7089)

This fixes markdownlint failures under roles/
This commit is contained in:
Kenichi Omichi
2020-12-30 05:07:49 -08:00
committed by GitHub
parent dc86b2063a
commit 398a995798
12 changed files with 65 additions and 60 deletions

View File

@@ -26,7 +26,7 @@ make push
* Start Kubernetes local cluster
See https://kubernetes.io/.
See [Kubernetes](https://kubernetes.io/).
* Create a Ceph admin secret
@@ -76,4 +76,4 @@ kubectl create -f examples/test-pod.yaml
## Acknowledgements
- This provisioner is extracted from [Kubernetes core](https://github.com/kubernetes/kubernetes) with some modifications for this project.
* This provisioner is extracted from [Kubernetes core](https://github.com/kubernetes/kubernetes) with some modifications for this project.