Deprecate Guide topic: Secrets Walkthrough. (#2695)
This commit is contained in:
@@ -25,7 +25,6 @@ toc:
|
||||
- docs/user-guide/resizing-a-replication-controller.md
|
||||
- docs/user-guide/rolling-updates.md
|
||||
- docs/user-guide/update-demo/index.md
|
||||
- docs/user-guide/secrets/walkthrough.md
|
||||
- docs/user-guide/configmap/index.md
|
||||
- docs/user-guide/horizontal-pod-autoscaling/walkthrough.md
|
||||
- docs/user-guide/config-best-practices.md
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
---
|
||||
title: Distributing Credentials Securely
|
||||
redirect_from:
|
||||
- "/docs/user-guide/secrets/walkthrough/"
|
||||
- "/docs/user-guide/secrets/walkthrough.html"
|
||||
---
|
||||
|
||||
{% capture overview %}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
title: Secrets Walkthrough
|
||||
---
|
||||
|
||||
{% include user-guide-content-moved.md %}
|
||||
|
||||
[Distributing Credentials Securely](/docs/tasks/configure-pod-container/distribute-credentials-secure/)
|
||||
@@ -15,4 +15,6 @@ Disallow: /docs/user-guide/production-pods
|
||||
Disallow: /docs/user-guide/persistent-volumes/walkthrough
|
||||
Disallow: /docs/user-guide/pods/single-container
|
||||
|
||||
Disallow: /docs/user-guide/secrets/walkthrough
|
||||
|
||||
SITEMAP: http://kubernetes.io/sitemap.xml
|
||||
|
||||
Reference in New Issue
Block a user