@@ -62,7 +62,7 @@ metadata:
6262 capabilities : Auto Pilot
6363 categories : Application Runtime
6464 containerImage : icr.io/cpopen/websphere-liberty-operator:daily
65- createdAt : " 2023-11-02T15:05:35Z "
65+ createdAt : " 2023-11-03T15:56:28Z "
6666 description : Deploy and manage containerized Liberty applications
6767 olm.skipRange : ' >=1.0.0 <1.3.0'
6868 operators.openshift.io/infrastructure-features : ' ["disconnected"]'
@@ -659,11 +659,11 @@ spec:
659659 path : probes.liveness.successThreshold
660660 - displayName : Termination Grace Period Seconds
661661 path : probes.liveness.terminationGracePeriodSeconds
662- - displayName : Http Get
662+ - displayName : HTTP Get
663663 path : probes.liveness.httpGet
664664 - displayName : Host
665665 path : probes.liveness.httpGet.host
666- - displayName : Http Headers
666+ - displayName : HTTP Headers
667667 path : probes.liveness.httpGet.httpHeaders
668668 - displayName : Path
669669 path : probes.liveness.httpGet.path
@@ -687,11 +687,11 @@ spec:
687687 path : probes.readiness.successThreshold
688688 - displayName : Termination Grace Period Seconds
689689 path : probes.readiness.terminationGracePeriodSeconds
690- - displayName : Http Get
690+ - displayName : HTTP Get
691691 path : probes.readiness.httpGet
692692 - displayName : Host
693693 path : probes.readiness.httpGet.host
694- - displayName : Http Headers
694+ - displayName : HTTP Headers
695695 path : probes.readiness.httpGet.httpHeaders
696696 - displayName : Path
697697 path : probes.readiness.httpGet.path
@@ -715,11 +715,11 @@ spec:
715715 path : probes.startup.successThreshold
716716 - displayName : Termination Grace Period Seconds
717717 path : probes.startup.terminationGracePeriodSeconds
718- - displayName : Http Get
718+ - displayName : HTTP Get
719719 path : probes.startup.httpGet
720720 - displayName : Host
721721 path : probes.startup.httpGet.host
722- - displayName : Http Headers
722+ - displayName : HTTP Headers
723723 path : probes.startup.httpGet.httpHeaders
724724 - displayName : Path
725725 path : probes.startup.httpGet.path
0 commit comments