Skip to content

Commit

Permalink
Displayanme update
Browse files Browse the repository at this point in the history
  • Loading branch information
yongja79 committed Nov 8, 2023
1 parent 095ce46 commit 80fc9c0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions bundle/manifests/open-liberty.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ metadata:
categories: Application Runtime
certified: "true"
containerImage: icr.io/appcafe/open-liberty-operator:daily
createdAt: "2023-11-03T22:07:29Z"
createdAt: "2023-11-08T12:43:58Z"
description: Deploy and manage containerized Liberty applications
olm.skipRange: '>=0.8.0 <1.3.0'
operators.openshift.io/infrastructure-features: '["disconnected"]'
Expand Down Expand Up @@ -664,11 +664,11 @@ spec:
path: probes.liveness.successThreshold
- displayName: Termination Grace Period Seconds
path: probes.liveness.terminationGracePeriodSeconds
- displayName: Http Get
- displayName: HTTP Get
path: probes.liveness.httpGet
- displayName: Host
path: probes.liveness.httpGet.host
- displayName: Http Headers
- displayName: HTTP Headers
path: probes.liveness.httpGet.httpHeaders
- displayName: Path
path: probes.liveness.httpGet.path
Expand All @@ -692,11 +692,11 @@ spec:
path: probes.readiness.successThreshold
- displayName: Termination Grace Period Seconds
path: probes.readiness.terminationGracePeriodSeconds
- displayName: Http Get
- displayName: HTTP Get
path: probes.readiness.httpGet
- displayName: Host
path: probes.readiness.httpGet.host
- displayName: Http Headers
- displayName: HTTP Headers
path: probes.readiness.httpGet.httpHeaders
- displayName: Path
path: probes.readiness.httpGet.path
Expand All @@ -720,11 +720,11 @@ spec:
path: probes.startup.successThreshold
- displayName: Termination Grace Period Seconds
path: probes.startup.terminationGracePeriodSeconds
- displayName: Http Get
- displayName: HTTP Get
path: probes.startup.httpGet
- displayName: Host
path: probes.startup.httpGet.host
- displayName: Http Headers
- displayName: HTTP Headers
path: probes.startup.httpGet.httpHeaders
- displayName: Path
path: probes.startup.httpGet.path
Expand All @@ -745,12 +745,12 @@ spec:
- displayName: Partition
path: statefulSet.updateStrategy.rollingUpdate.partition
- displayName: Type
path: statefulSet.updateStrategy.typekube
path: statefulSet.updateStrategy.type
- displayName: API Version
path: statefulSet.storage.volumeClaimTemplate.apiVersion
- displayName: Kind
path: statefulSet.storage.volumeClaimTemplate.kind
- displayName: Metadate
- displayName: Metadata
path: statefulSet.storage.volumeClaimTemplate.metadata
- displayName: Spec
path: statefulSet.storage.volumeClaimTemplate.spec
Expand Down

0 comments on commit 80fc9c0

Please sign in to comment.