Add server flag for kompose down (#1260)

This commit is contained in:
Hang Yan
2020-03-08 18:40:29 +08:00
committed by GitHub
parent 671035e1f8
commit d105a77e07
4 changed files with 8 additions and 2 deletions
+1
View File
@@ -185,6 +185,7 @@ INFO Successfully deleted deployment: frontend
```
Note:
- You must have a running Kubernetes cluster with a pre-configured kubectl context.
- If you kubernetes api server url is different than https://127.0.0.1:6443, you can use the --server flag to customize it.
## Build and Push Docker Images