Skip to content

Commit

Permalink
Merge pull request #43 from practo/alok87-patch-1
Browse files Browse the repository at this point in the history
Updated the flag in README
  • Loading branch information
alok87 authored Oct 31, 2019
2 parents 854c466 + be05e38 commit 0114751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Examples:
workerpodautoscaler run

Flags:
--aws-region string aws region of SQS (default "ap-south-1")
--aws-regions string comma separated aws regions of SQS (default "ap-south-1,ap-southeast-1")
-h, --help help for run
--kube-config string path of the kube config file, if not specified in cluster config is used
--resync-period int sync period for the worker pod autoscaler (default 20)
Expand All @@ -109,7 +109,7 @@ git pull origin master
- Build and push the image to `hub.docker.com/practodev`. Note: practodev push access is required.
```
git fetch --tags
git tag v0.2.1
git tag v0.2.2
make push
```

Expand Down

0 comments on commit 0114751

Please sign in to comment.