Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Sep 9, 2020
1 parent 0dbdd0b commit f8a84bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/README.md
Expand Up @@ -26,7 +26,7 @@ to use a new tag (with zero downtime), run the following command:

```
kubectl set image deployments micro=micro/micro:20200810104423b10609 -l micro=runtime
```.
```

The -l flag indicates we only want to do this to deployments with the micro=runtime label.
The `micro=` part of the argument indicates the container name.
Expand Down

0 comments on commit f8a84bd

Please sign in to comment.