updates directory structure to add controllers directory

moves statefulset.md into controllers
update _data/concepts.yml to show a TOC based on the above
This commit is contained in:
Kenneth Owens
2016-11-17 15:05:36 -08:00
committed by Devin Donnelly
parent 6c26a5d50a
commit 19907287d9
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -7,3 +7,7 @@ toc:
section:
- title: Annotations
path: /docs/concepts/object-metadata/annotations/
- title: Controllers
section:
- title: Stateful Sets
path: /docs/concepts/controllers/statefulsets/