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

Moved second sentence ("Each...") to bottom of section
pull/10149/head
alex-libre 2018-09-05 23:47:34 -07:00 committed by k8s-ci-robot
parent 148d40ee2e
commit 9ff4313339
1 changed files with 1 additions and 0 deletions

View File

@ -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.