Changes all API Objects to CamelCase (e.g Stateful Set becomes

StatefulSet and Persistent Volume becomes PersistentVolume)
This commit is contained in:
Kenneth Owens
2016-11-29 09:55:02 -08:00
committed by Devin Donnelly
parent a261581b22
commit 320168cc81
3 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ toc:
path: /docs/concepts/object-metadata/annotations/
- title: Controllers
section:
- title: Stateful Sets
- title: StatefulSets
path: /docs/concepts/controllers/statefulsets/