File tree Expand file tree Collapse file tree 4 files changed +7
-16
lines changed
bundle/tests/scorecard/kuttl/probe Expand file tree Collapse file tree 4 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 4343 successThreshold : 1
4444 failureThreshold : 20
4545status :
46- # not checking readyReplicas or replicas while using icr.io/appcafe/websphere-liberty:full-java8-openj9-ubi
47- # as it uses different default ports. Replace with icr.io/appcafe/open-liberty/samples/getting-started
48- # when available
49- # readyReplicas: 1
50- # replicas: 1
46+ readyReplicas : 1
47+ replicas : 1
5148 updatedReplicas : 1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
44 name : probes-rc
55spec :
66 # Add fields here
7- applicationImage : icr.io/appcafe/open-liberty
7+ applicationImage : icr.io/appcafe/open-liberty/samples/getting-started
88 manageTLS : false
99 service :
1010 port : 9443
Original file line number Diff line number Diff line change 4343 successThreshold : 1
4444 failureThreshold : 5
4545status :
46- # not checking readyReplicas or replicas while using icr.io/appcafe/websphere-liberty:full-java8-openj9-ubi
47- # as it uses different default ports. Replace with icr.io/appcafe/open-liberty/samples/getting-started
48- # when available
49- # readyReplicas: 1
50- # replicas: 1
46+ readyReplicas : 1
47+ replicas : 1
5148 updatedReplicas : 1
Original file line number Diff line number Diff line change 2323 successThreshold : 1
2424 failureThreshold : 20
2525status :
26- # not checking readyReplicas or replicas while using icr.io/appcafe/websphere-liberty:full-java8-openj9-ubi
27- # as it uses different default ports. Replace with icr.io/appcafe/open-liberty/samples/getting-started
28- # when available
29- # readyReplicas: 1
30- # replicas: 1
26+ readyReplicas : 1
27+ replicas : 1
3128 updatedReplicas : 1
You can’t perform that action at this time.
0 commit comments