Partner Management Portal - Doesn't show dashboard, Can't create Device nor SBI

The device partner is still not added/reflected in the PMP-UI even though I can self-register, login the newly self-registered partner, and upload the certificates created using CA_CERT_UTILITY in the PMP UI using the Partner_admin user.

I believe this is connected to my previous post Issue in Partner Management Portal v1.2.0.1-B2 - FIXED - #4 by rcsampang

I edited my install.sh and made sure it is exactly the same as the one in github v1.2.0.1-B2 https://raw.githubusercontent.com/mosip/mosip-infra/v1.2.0.1-B2/deployment/v3/mosip/pms/install.sh

I encountered the same errors I explained in my previous post.

What is causing the error? Is it because of my Helm version v3.11.2?

I think in this case the --set flag did not override the supplied value, thus when I used values.yaml instead, it was able to provide the correct pmp host and api-internal host for my domain.

Is there an update to the install.sh script? or to the Helm Chart?

Anyone who have encountered this? Have any idea how to fix this