Skip to content

Commit

Permalink
_run/kube: use demo-app
Browse files Browse the repository at this point in the history
fixes #243

[ci skip]
  • Loading branch information
boz committed Jun 13, 2018
1 parent f1858a0 commit d43dad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _run/kube/deployment.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
services:
web:
image: gcr.io/google_containers/echoserver:1.8
image: quay.io/ovrclk/demo-app
expose:
- port: 8080
- port: 80
as: 80
accept:
- web.192.168.99.100.nip.io
Expand Down

0 comments on commit d43dad1

Please sign in to comment.