Updating the Kong License¶
This section outlines the procedure for updating the Kong license. Replace the existing kong_license
with the new license key in the mdsp-secret-infra-credentials.yaml
file. Synchronize the changes using ArgoCD to ensure that the update is propagated across the Kubernetes environment. Restart the Hypergate
and Hypergate Proxy
services to apply the new license and ensure the system operates with the updated configuration.
To update Kong license, follow the steps:
-
Open the file
mdsp-secret-infra-credentials.yaml
and update thekong_license
field with the new Kong license key. -
Use ArgoCD to synchronize the changes made in the
mdsp-secret-infra-credentials.yaml
file to ensure that the Kong license is updated successfully. -
Restart the following services to ensure that the new license is active:
- Hypergate
- Hypergate Proxy