Add debug sidecar
This commit is contained in:
@@ -30,3 +30,5 @@ spec:
|
|||||||
path: /ready
|
path: /ready
|
||||||
port: 8080
|
port: 8080
|
||||||
periodSeconds: 5
|
periodSeconds: 5
|
||||||
|
- image: smcquay/alpine:v0.0.2
|
||||||
|
name: debug
|
||||||
|
|||||||
@@ -21,3 +21,5 @@ spec:
|
|||||||
- containerPort: 8081
|
- containerPort: 8081
|
||||||
command: ["/bin/hwc"]
|
command: ["/bin/hwc"]
|
||||||
args: ["hw.default.svc.cluster.local"]
|
args: ["hw.default.svc.cluster.local"]
|
||||||
|
- image: smcquay/alpine:v0.0.2
|
||||||
|
name: debug
|
||||||
|
|||||||
@@ -17,3 +17,5 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: hwl
|
- name: hwl
|
||||||
image: smcquay/hwl:v0.0.1
|
image: smcquay/hwl:v0.0.1
|
||||||
|
- image: smcquay/alpine:v0.0.2
|
||||||
|
name: debug
|
||||||
|
|||||||
Reference in New Issue
Block a user