Skip to content

Commit

Permalink
Update nodevoto version (kubernetes#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
grampelberg authored Oct 2, 2018
1 parent 74de9ee commit b66d82a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions run.linkerd.io/public/nodevoto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
value: "8080"
- name: SVC_NAME
value: gif
image: sourishkrout/nodevoto:v4
image: sourishkrout/nodevoto:v5
name: gif-svc
ports:
- containerPort: 8080
Expand Down Expand Up @@ -74,7 +74,7 @@ spec:
value: "8080"
- name: SVC_NAME
value: voting
image: sourishkrout/nodevoto:v4
image: sourishkrout/nodevoto:v5
name: voting-svc
ports:
- containerPort: 8080
Expand Down Expand Up @@ -126,7 +126,7 @@ spec:
value: services/nodevoto-web/webapp/dist/index_bundle.js
- name: SVC_NAME
value: web
image: sourishkrout/nodevoto:v4
image: sourishkrout/nodevoto:v5
name: web-svc
ports:
- containerPort: 80
Expand Down Expand Up @@ -172,7 +172,7 @@ spec:
value: voteBot
- name: WEB_HOST
value: web-svc.nodevoto:80
image: sourishkrout/nodevoto:v4
image: sourishkrout/nodevoto:v5
name: vote-bot
resources: {}
status: {}
Expand Down

0 comments on commit b66d82a

Please sign in to comment.