ibm-messaging / mq-helm

Apache License 2.0
25 stars 33 forks source link

what is the process to update the application license? #63

Closed arvind-cb closed 8 months ago

arvind-cb commented 8 months ago

Currently we are using developer license and soon would be updating the license. Could you please let us know if updating the license would require cluster rebuild? What is the process to update the license without having any down time?

callumpjackson commented 8 months ago

Hi - from the description you are using the IBM MQ Advanced Developer Edition container image. When moving to a licensed MQ edition you should rebuild the container using the instructions here. The same helm chart will then work, you simply change the image details to point at the container image you have created.

At the same time you will need to update the license annotations and install the IBM License service.

Closing the issue at this time, but feel free to re-open if anything is not clear.