Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bojleros committed Apr 14, 2019
1 parent b52eb37 commit abc4671
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 @@ -56,9 +56,9 @@ PORT - default 19666 - tcp endpoint for prometheus to query
You can run it as a standalone code just by setting environmentals and calling main.py. It is 2019 however and we have a docker and kubernetes:

```
Document docker here
docker run -p 19666:19666 -e TESTS='your tests json goes here' bojleros/echoip_exporter:latest
```

```
Document kubernetes here
Is there anything to document ? Usual deployment with envs and one exposed port ....
```

0 comments on commit abc4671

Please sign in to comment.