fix: remove the redirect_from settings. (#19645)

This commit is contained in:
Jacky Wu
2020-03-17 21:32:22 +08:00
committed by GitHub
parent a97e5ef287
commit 64f9b39d33
5 changed files with 0 additions and 19 deletions
@@ -2,11 +2,6 @@
approvers:
- erictune
title: Init 容器
redirect_from:
- "/docs/concepts/abstractions/init-containers/"
- "/docs/concepts/abstractions/init-containers.html"
- "/docs/user-guide/pods/init-container/"
- "/docs/user-guide/pods/init-container.html"
content_template: templates/concept
---
@@ -1,8 +1,5 @@
---
title: Pod 的生命周期
redirect_from:
- "/docs/user-guide/pod-states/"
- "/docs/user-guide/pod-states.html"
content_template: templates/concept
---