Fixed bug in TOC file; added pod-termination to skip_toc_check.
parent
86d6b19a17
commit
58dc06f510
|
|
@ -6,7 +6,7 @@ section:
|
|||
- title: Kubernetes Objects
|
||||
section:
|
||||
- docs/concepts/abstractions/overview.md
|
||||
- docs/concepts/pod.md
|
||||
- docs/concepts/abstractions/pod.md
|
||||
- title: Controllers
|
||||
section:
|
||||
- docs/concepts/abstractions/controllers/statefulsets.md
|
||||
|
|
|
|||
|
|
@ -8,3 +8,4 @@ docs/user-guide/walkthrough/k8s201.md
|
|||
docs/user-guide/logging-demo/README.md
|
||||
docs/user-guide/downward-api/README.md
|
||||
docs/user-guide/configmap/README.md
|
||||
docs/concepts/abstractions/pod-termination.md
|
||||
Loading…
Reference in New Issue