Revert "Ability to set the image of pods based on label (#5781)" (#5783)

This reverts commit 5dc3e4c46b.
This commit is contained in:
Maurizio Vitale
2020-06-16 14:42:46 +01:00
committed by GitHub
parent 5dc3e4c46b
commit baab211790
2 changed files with 10 additions and 40 deletions

View File

@@ -47,7 +47,7 @@ In develop mode, the CLI takes the prebuilt scripts from the dist folder.
|docker-publish |publish docker image|
|init-aae-env |Init env|
|kubectl-delete |delete kubectl |
|kubectl-image |This command allows you to update a specific service on the rancher env with a specific tag |
|kubectl-image |This command allows you to update a specific service on the rancher env with a specifig tag |
|npm-publish | publish on npm |
| update-commit-sha | his command allows you to update the commit sha as part of the `package.json`. Your `package.json` must to have an existing property called "commit" |
|update-version |This command allows you to update the adf dependencies and js-api with different versions Update adf libs and js-api with latest alpha|