Skip to content

Commit bdc9223

Browse files
committed
Force License Service instance creation into ibm-common-services
1 parent 19753d7 commit bdc9223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/azure/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -438,8 +438,8 @@ ODM services are available through the following URLs:
438438
| Decision Center | https://myodmcompany.com/decisioncenter | odmAdmin/\<password\>
439439
| Decision Server Runtime | https://myodmcompany.com/DecisionService | odmAdmin/\<password\>
440440
| Decision Runner | https://myodmcompany.com/DecisionRunner | odmAdmin/\<password\>
441-
442441
<!-- markdown-link-check-enable -->
442+
443443
Where:
444444

445445
* \<password\> is the password provided to the **usersPassword** helm chart parameter
@@ -455,7 +455,7 @@ Follow the **Installation** section of the [Manual installation without the Oper
455455
Just run:
456456

457457
```shell
458-
kubectl create -f licensing-instance.yml
458+
kubectl create -f licensing-instance.yml -n ibm-common-services
459459
```
460460

461461
(More information and use cases on [this page](https://www.ibm.com/docs/en/cpfs?topic=software-configuration).)

0 commit comments

Comments
 (0)