update to modern debug sidecar

This commit is contained in:
Stephen McQuay 2018-03-23 09:44:43 -07:00
parent 05a280ea4f
commit 5652553304
Signed by: sm
GPG Key ID: 4E4B72F479BA3CE5
3 changed files with 3 additions and 3 deletions

View File

@ -31,5 +31,5 @@ spec:
path: /ready
port: 8080
periodSeconds: 5
- image: smcquay/alpine:v0.0.5
- image: smcquay/alpine:v1.0.0
name: debug

View File

@ -22,5 +22,5 @@ spec:
- containerPort: 8081
command: ["/bin/hwc"]
args: ["hw.default.svc.cluster.local"]
- image: smcquay/alpine:v0.0.2
- image: smcquay/alpine:v1.0.0
name: debug

View File

@ -18,5 +18,5 @@ spec:
containers:
- name: hwl
image: smcquay/hwl:v0.0.1
- image: smcquay/alpine:v0.0.2
- image: smcquay/alpine:v0.0.5
name: debug