Fixed typo that combined two separate sentences without a period (#10196)

Moved second sentence ("Each...") to bottom of section
This commit is contained in:
alex-libre
2018-09-05 23:47:34 -07:00
committed by k8s-ci-robot
parent 148d40ee2e
commit 9ff4313339
@@ -55,6 +55,7 @@ Credentials can be provided in several ways:
- requires root access to all nodes to setup
- Specifying ImagePullSecrets on a Pod
- only pods which provide own keys can access the private registry
Each option is described in more detail below.