Azure Active Directory authentication proxy is an http proxy that is design to add authentication information required to talk to Microsoft Azure services.
MIT License
11
stars
11
forks
source link
can't add helm repo or just pull the helm chart from MCR #52
Hi There,
we can't see the helm manifest for
mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy:0.1.0-main-04-10-2024-7067ac84.
Could you give more guidance on how to get the helm chart?
❯ helm repo add aad-auth-proxy oci://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy
Error: looks like "oci://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy" is not a valid chart repository or cannot be reached: object required
❯ helm repo add aad-auth-proxy https://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy
Error: looks like "https://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy" is not a valid chart repository or cannot be reached: failed to fetch https://mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy/index.yaml : 404 Not Found
Hi There, we can't see the helm manifest for mcr.microsoft.com/azuremonitor/auth-proxy/prod/aad-auth-proxy/helmchart/aad-auth-proxy:0.1.0-main-04-10-2024-7067ac84.
Could you give more guidance on how to get the helm chart?