Changes all API object references to PascalCase (e.g Stateful Set

becomes StatefulSet)
This commit is contained in:
Kenneth Owens
2016-11-29 10:01:38 -08:00
committed by Devin Donnelly
parent 3b7ba00300
commit 6b74ab79be
3 changed files with 90 additions and 90 deletions
+1 -1
View File
@@ -57,5 +57,5 @@ toc:
path: /docs/tutorials/stateful-application/run-stateful-application/
- title: Running a Replicated Stateful Application
path: /docs/tutorials/stateful-application/run-replicated-stateful-application/
- title: Stateful Set Basics
- title: StatefulSet Basics
path: /docs/tutorials/stateful-application/basic-stateful-set/