Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hharnisc committed Mar 5, 2018
1 parent b1bbb8b commit 4f55e1c
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 @@ -29,7 +29,7 @@ spec:
- containerPort: 3000
# add the sidecar
- name: healthcheck
image: bufferapp/ekg:0.1.1
image: bufferapp/ekg:latest
env:
- name: EKG_CONFIG
value: >
Expand Down Expand Up @@ -232,7 +232,7 @@ spec:
- containerPort: 3000
# add the sidecar
- name: healthcheck
image: bufferapp/ekg:0.1.1
image: bufferapp/ekg:latest
env:
# my super secret MongoDB host
- name: MONGO_HOST
Expand Down

0 comments on commit 4f55e1c

Please sign in to comment.