mirror of
https://github.com/containers/podman.git
synced 2025-06-23 10:38:20 +08:00
Merge pull request #20263 from umohnani8/play-doc
[CI:DOCS] update kube play delete endpoint docs
This commit is contained in:
@ -86,8 +86,8 @@ func (s *APIServer) registerKubeHandlers(r *mux.Router) error {
|
|||||||
// tags:
|
// tags:
|
||||||
// - containers
|
// - containers
|
||||||
// - pods
|
// - pods
|
||||||
// summary: Remove pods from kube play
|
// summary: Remove resources created from kube play
|
||||||
// description: Tears down pods defined in a YAML file
|
// description: Tears down pods, secrets, and volumes defined in a YAML file
|
||||||
// parameters:
|
// parameters:
|
||||||
// - in: query
|
// - in: query
|
||||||
// name: force
|
// name: force
|
||||||
|
Reference in New Issue
Block a user