fix more frontmatter keywords values (#439)

* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
This commit is contained in:
Gaetan 2016-11-04 10:48:38 -07:00 committed by Misty Stanley-Jones
parent 594e6b726c
commit 3d14741648
22 changed files with 50 additions and 70 deletions

View file

@ -1,8 +1,7 @@
---
description: Restricting access to your registry using an apache proxy
keywords:
- registry, on-prem, images, tags, repository, distribution, authentication, proxy,
apache, httpd, TLS, recipe, advanced
keywords: registry, on-prem, images, tags, repository, distribution, authentication,
proxy, apache, httpd, TLS, recipe, advanced
menu:
main:
parent: smn_recipes
@ -213,4 +212,4 @@ Now, login with a "pull-only" user (using `testuser` and `testpassword`), then p
Verify that the "pull-only" can NOT push:
docker push myregistrydomain.com:5043/test
docker push myregistrydomain.com:5043/test