Skip to content

Commit

Permalink
Added instructions for correct IBMLicensing CR
Browse files Browse the repository at this point in the history
  • Loading branch information
PYLochou committed Dec 5, 2024
1 parent e51f881 commit ecea516
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions platform/gcloud/README_NGINX.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ helm install mycompany ibm-helm/ibm-odm-prod --version 24.1.0 \

Refer to the [the main README](README.md#b-check-the-topology) to check the deployment and access the ODM services.

### 4. Deploy and check IBM Licensing Service

Refer to [the main README](README.md#b-check-the-topology) to install IBM Licensing Service, except that you have to apply this updated IBMLicensing instance instead:

```shell
kubectl apply -f licensing-instance-NGINX.yaml -n ibm-licensing
```

## Troubleshooting

If your ODM instances are not running properly, please refer to [our dedicated troubleshooting page](https://www.ibm.com/docs/en/odm/9.0.0?topic=900-troubleshooting-support).
Expand Down

0 comments on commit ecea516

Please sign in to comment.