Add debug sidecar

This commit is contained in:
Stephen McQuay 2018-03-02 11:50:27 -08:00
parent 4f24d24c8b
commit db3dfebd58
Signed by: sm
GPG Key ID: 4E4B72F479BA3CE5
3 changed files with 6 additions and 0 deletions

View File

@ -30,3 +30,5 @@ spec:
path: /ready
port: 8080
periodSeconds: 5
- image: smcquay/alpine:v0.0.2
name: debug

View File

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

View File

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