Hello, we are migrating an Ignition Gateway from VMs to K8S. So now they will be running inside containers.
Is there any way how to convert the standard license to a leased license that is recommended way to be used with containers?
Or we can use the standard license and use this runtime argument, which will unactivate the license?
-Dignition.license.leased-activation-terminate-sessions-on-shutdown=true
If it is possible how to pass the license key? can we use IGNITION_LICENSE_KEY
parameter to se it up?
Thank you in advance