Skip to content

Commit ecea516

Browse files
committed
Added instructions for correct IBMLicensing CR
1 parent e51f881 commit ecea516

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

platform/gcloud/README_NGINX.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ helm install mycompany ibm-helm/ibm-odm-prod --version 24.1.0 \
4444

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

47+
### 4. Deploy and check IBM Licensing Service
48+
49+
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:
50+
51+
```shell
52+
kubectl apply -f licensing-instance-NGINX.yaml -n ibm-licensing
53+
```
54+
4755
## Troubleshooting
4856

4957
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).

0 commit comments

Comments
 (0)