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
parent ad59c9f827
commit eead3799b9
3 changed files with 90 additions and 90 deletions
+1 -1
View File
@@ -53,5 +53,5 @@ toc:
path: /docs/tutorials/stateless-application/expose-external-ip-address/
title: Stateful Applications
section:
- title: Stateful Set Basics
- title: StatefulSet Basics
path: /docs/tutorials/stateful-application/basic-stateful-set/