Skip to content

Commit 80fc9c0

Browse files
committed
Displayanme update
1 parent 095ce46 commit 80fc9c0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

bundle/manifests/open-liberty.clusterserviceversion.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ metadata:
9494
categories: Application Runtime
9595
certified: "true"
9696
containerImage: icr.io/appcafe/open-liberty-operator:daily
97-
createdAt: "2023-11-03T22:07:29Z"
97+
createdAt: "2023-11-08T12:43:58Z"
9898
description: Deploy and manage containerized Liberty applications
9999
olm.skipRange: '>=0.8.0 <1.3.0'
100100
operators.openshift.io/infrastructure-features: '["disconnected"]'
@@ -664,11 +664,11 @@ spec:
664664
path: probes.liveness.successThreshold
665665
- displayName: Termination Grace Period Seconds
666666
path: probes.liveness.terminationGracePeriodSeconds
667-
- displayName: Http Get
667+
- displayName: HTTP Get
668668
path: probes.liveness.httpGet
669669
- displayName: Host
670670
path: probes.liveness.httpGet.host
671-
- displayName: Http Headers
671+
- displayName: HTTP Headers
672672
path: probes.liveness.httpGet.httpHeaders
673673
- displayName: Path
674674
path: probes.liveness.httpGet.path
@@ -692,11 +692,11 @@ spec:
692692
path: probes.readiness.successThreshold
693693
- displayName: Termination Grace Period Seconds
694694
path: probes.readiness.terminationGracePeriodSeconds
695-
- displayName: Http Get
695+
- displayName: HTTP Get
696696
path: probes.readiness.httpGet
697697
- displayName: Host
698698
path: probes.readiness.httpGet.host
699-
- displayName: Http Headers
699+
- displayName: HTTP Headers
700700
path: probes.readiness.httpGet.httpHeaders
701701
- displayName: Path
702702
path: probes.readiness.httpGet.path
@@ -720,11 +720,11 @@ spec:
720720
path: probes.startup.successThreshold
721721
- displayName: Termination Grace Period Seconds
722722
path: probes.startup.terminationGracePeriodSeconds
723-
- displayName: Http Get
723+
- displayName: HTTP Get
724724
path: probes.startup.httpGet
725725
- displayName: Host
726726
path: probes.startup.httpGet.host
727-
- displayName: Http Headers
727+
- displayName: HTTP Headers
728728
path: probes.startup.httpGet.httpHeaders
729729
- displayName: Path
730730
path: probes.startup.httpGet.path
@@ -745,12 +745,12 @@ spec:
745745
- displayName: Partition
746746
path: statefulSet.updateStrategy.rollingUpdate.partition
747747
- displayName: Type
748-
path: statefulSet.updateStrategy.typekube
748+
path: statefulSet.updateStrategy.type
749749
- displayName: API Version
750750
path: statefulSet.storage.volumeClaimTemplate.apiVersion
751751
- displayName: Kind
752752
path: statefulSet.storage.volumeClaimTemplate.kind
753-
- displayName: Metadate
753+
- displayName: Metadata
754754
path: statefulSet.storage.volumeClaimTemplate.metadata
755755
- displayName: Spec
756756
path: statefulSet.storage.volumeClaimTemplate.spec

0 commit comments

Comments
 (0)