Closed bed007 closed 3 months ago
Add missing SHARED_SECRET env var for premium deployment using headwindmdm/hmdm docker image.
Add hostAliases mapping when ingress is enabled to resolve uri on baseDomain to the reverse proxy ip as documented here: https://qa.h-mdm.com/1/installed-the-system-but-qr-code-is-not-showing
With these two changes, I am able to deploy on an existing AKS cluster.
has been implemented here https://github.com/christianhuth/helm-charts/pull/1121
Add missing SHARED_SECRET env var for premium deployment using headwindmdm/hmdm docker image.
Add hostAliases mapping when ingress is enabled to resolve uri on baseDomain to the reverse proxy ip as documented here: https://qa.h-mdm.com/1/installed-the-system-but-qr-code-is-not-showing
With these two changes, I am able to deploy on an existing AKS cluster.