File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
openshift/release/artifacts Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6199,14 +6199,14 @@ spec:
61996199 port : probes
62006200 scheme : HTTP
62016201 periodSeconds : 5
6202- failureThreshold : 5
6202+ failureThreshold : 6
62036203 readinessProbe :
62046204 httpGet :
62056205 path : /readiness
62066206 port : probes
62076207 scheme : HTTP
62086208 periodSeconds : 5
6209- failureThreshold : 5
6209+ failureThreshold : 3
62106210
62116211 ports :
62126212 - name : metrics
@@ -6332,14 +6332,14 @@ spec:
63326332 port : probes
63336333 scheme : HTTP
63346334 periodSeconds : 5
6335- failureThreshold : 5
6335+ failureThreshold : 6
63366336 readinessProbe :
63376337 httpGet :
63386338 path : /readiness
63396339 port : probes
63406340 scheme : HTTP
63416341 periodSeconds : 5
6342- failureThreshold : 5
6342+ failureThreshold : 3
63436343
63446344 ports :
63456345 - name : metrics
You can’t perform that action at this time.
0 commit comments