add explicit titles to docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
assignees:
|
||||
- mikedanese
|
||||
|
||||
title: Secrets
|
||||
---
|
||||
|
||||
Objects of type `secret` are intended to hold sensitive information, such as
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
assignees:
|
||||
|
||||
assignees:
|
||||
title: Secrets Walkthrough
|
||||
---
|
||||
|
||||
Following this example, you will create a secret and a [pod](/docs/user-guide/pods/) that consumes that secret in a [volume](/docs/user-guide/volumes/). See [Secrets design document](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/docs/design/secrets.md) for more information.
|
||||
|
||||
Reference in New Issue
Block a user