[404 fix] One character syntax fix (#4674)
* One character syntax fix * Added redirect for delete-pods * Removed redirect_from statement
This commit is contained in:
committed by
Andrew Chen
parent
cf766879b8
commit
d5fdf214de
@@ -107,6 +107,7 @@
|
||||
/docs/tasks/kubectl/list-all-running-container-images /docs/tasks/access-application-cluster/list-all-running-container-images 301
|
||||
|
||||
/docs/tasks/manage-stateful-set/debugging-a-statefulset /docs/tasks/debug-application-cluster/debug-stateful-set 301
|
||||
/docs/tasks/manage-stateful-set/delete-pods docs/tasks/run-application/force-delete-stateful-set-pod 301
|
||||
/docs/tasks/manage-stateful-set/deleting-a-statefulset /docs/tasks/run-application/delete-stateful-set 301
|
||||
/docs/tasks/manage-stateful-set/scale-stateful-set /docs/tasks/run-application/scale-stateful-set 301
|
||||
/docs/tasks/manage-stateful-set/upgrade-pet-set-to-stateful-set /docs/tasks/run-application/upgrade-pet-set-to-stateful-set 301
|
||||
|
||||
Reference in New Issue
Block a user