Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
Openshift resource for 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chathuru authored and ThilinaManamgoda committed Apr 9, 2020
1 parent 1553924 commit 1d55e41
Show file tree
Hide file tree
Showing 2 changed files with 2,402 additions and 25 deletions.
4 changes: 2 additions & 2 deletions openshift/is-pattern-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
4. Access product management consoles.
Obtain the (HOST/PORT) of the route resource.

`oc get route -n <NAMESPACE>`
`oc get route -n <PROJECT_NAME>`

Try navigating to `https://<HOST:PORT>` from your favorite browser.

Expand All @@ -52,7 +52,7 @@ The following tables lists the configurable parameters of the template and their
|`OPENSHIFT_PROJECT_NAME`|Name of the OpenShift project|wso2|
|`NAME`|Name of the deployment|wso2is|
|`REPLICAS`|Number of replicas|2|
|`WSO2_IS_IMAGE_NAME`|WSO2 Identity Server image name|docker.wso2.com/wso2is:5.9.0|
|`WSO2_IS_IMAGE_NAME`|WSO2 Identity Server image name|docker.wso2.com/wso2is:5.10.0|
|`IMAGE_PULL_SECRET`|WSO2 Subscription Credentials|wso2-image-pull-secret|
|`NFS_SERVER_IP`|NFS Server IP|`required`|
|`NFS_SHARE_DATABASE`|NFS Share Path for database|`required`|
Expand Down
Loading

0 comments on commit 1d55e41

Please sign in to comment.