Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
this syntax is being deprecated and produces a warning old syntax: kubectl .... exec [POD] [COMMAND] new syntax: kubectl ... exec [POD] -- [COMMAND]
- Loading branch information