Hi, I just succesfully deployed my Volt MX environment on Kubernetes using the Helm chart for version 9.5.3. (9 SP5 FP3)
My cluster is running the standard Kubernets Ingress controller (based on NGINX) and all components are working.
After setting up the system I decided to try API Portals.
I set the https://hostname/apiportal url in the settings section of Volt MX Consol.
Now when I access the API portal using the URL generated by the console in the "Developers Portal section" I get the following error:
The Volt MX Foundry associated with this API Developer portal, is already configured with a different API Developer portal instance. Please re-configure Volt MX Foundry with this API Developer portal and try accessing again.
Request Id : 096cc762-496f-4323-9e69-d79587d54f7a
I've checked the API Portal POD's logs but cannot find any explanation for the error nor I can figure out what I'm doing wrong.
Do you have any idea about how to troubleshoot this ?