Skip to content

Commit 048d6ce

Browse files
authored
Update operator readme (#462)
Signed-off-by: Leo Christy Jesuraj <[email protected]>
1 parent b1aabf6 commit 048d6ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bundle/manifests/ibm-websphere-liberty.clusterserviceversion.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ metadata:
5959
capabilities: Auto Pilot
6060
categories: Application Runtime
6161
containerImage: icr.io/cpopen/websphere-liberty-operator:daily
62-
createdAt: "2023-04-22T17:04:15Z"
62+
createdAt: "2023-04-24T16:30:10Z"
6363
description: Deploy and manage containerized Liberty applications
6464
olm.skipRange: '>=1.0.0 <1.2.0'
6565
operators.openshift.io/infrastructure-features: '["disconnected"]'
@@ -787,11 +787,11 @@ spec:
787787
788788
## Installing
789789
790-
Install the IBM WebSphere Liberty Operator to the desired namespace and create an instance of the [WebSphereLibertyApplication custom resource](https://ibm.biz/wlo-crs).
790+
[Install](https://ibm.biz/wlo-install) the IBM WebSphere Liberty Operator to the desired namespace and deploy the [sample Liberty application](https://ibm.biz/wlo-deploy-sample-app) or [your custom Liberty applications](https://ibm.biz/wlo-deploy-custom-app).
791791
792792
## Configuration
793793
794-
The WebSphere Liberty Operator provides various customization options to configure the application deployments. Please see the [custom resources](https://ibm.biz/wlo-crs) for details.
794+
The WebSphere Liberty Operator provides various customization options to configure the application deployments. Please see the [custom resources](https://ibm.biz/wlo-crs) and [configuration examples](https://ibm.biz/wlo-config-examples) for details.
795795
796796
## Limitations
797797

config/manifests/description.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ See [IBM WebSphere Liberty documentation](https://ibm.biz/wlo-docs).
9090

9191
## Installing
9292

93-
Install the IBM WebSphere Liberty Operator to the desired namespace and create an instance of the [WebSphereLibertyApplication custom resource](https://ibm.biz/wlo-crs).
93+
[Install](https://ibm.biz/wlo-install) the IBM WebSphere Liberty Operator to the desired namespace and deploy the [sample Liberty application](https://ibm.biz/wlo-deploy-sample-app) or [your custom Liberty applications](https://ibm.biz/wlo-deploy-custom-app).
9494

9595
## Configuration
9696

97-
The WebSphere Liberty Operator provides various customization options to configure the application deployments. Please see the [custom resources](https://ibm.biz/wlo-crs) for details.
97+
The WebSphere Liberty Operator provides various customization options to configure the application deployments. Please see the [custom resources](https://ibm.biz/wlo-crs) and [configuration examples](https://ibm.biz/wlo-config-examples) for details.
9898

9999
## Limitations
100100

0 commit comments

Comments
 (0)