update to modern debug sidecar
This commit is contained in:
+1
-1
@@ -31,5 +31,5 @@ spec:
|
|||||||
path: /ready
|
path: /ready
|
||||||
port: 8080
|
port: 8080
|
||||||
periodSeconds: 5
|
periodSeconds: 5
|
||||||
- image: smcquay/alpine:v0.0.5
|
- image: smcquay/alpine:v1.0.0
|
||||||
name: debug
|
name: debug
|
||||||
|
|||||||
+1
-1
@@ -22,5 +22,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
|
- image: smcquay/alpine:v1.0.0
|
||||||
name: debug
|
name: debug
|
||||||
|
|||||||
+1
-1
@@ -18,5 +18,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
|
- image: smcquay/alpine:v0.0.5
|
||||||
name: debug
|
name: debug
|
||||||
|
|||||||
Reference in New Issue
Block a user