Skip to content

Commit ec28e6e

Browse files
author
Ricardo Lüders
authored
Update gather-job image (#432)
1 parent acfd30c commit ec28e6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gather-job.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
annotations:
66
config.openshift.io/inject-proxy: insights-operator
77
spec:
8-
backoffLimit: 3
8+
backoffLimit: 6
99
ttlSecondsAfterFinished: 600
1010
template:
1111
spec:
@@ -56,7 +56,7 @@ spec:
5656
- --config=/etc/insights-operator/server.yaml
5757
containers:
5858
- name: sleepy
59-
image: busybox
59+
image: quay.io/openshift/origin-base:latest
6060
args:
6161
- /bin/sh
6262
- -c

0 commit comments

Comments
 (0)