You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
We re facing an issue while trying to deploy a new bedrock env using below documentation.
https://github.com/microsoft/bedrock/blob/master/docs/azure-simple/README.md
It appears that --name flag being used in below file is not supported by helm in the latest 3.0 Version.
https://github.com/microsoft/bedrock/blob/master/cluster/common/flux/deploy_flux.sh
echo "generating flux manifests with helm template"
if ! helm template . --name "$RELEASE_NAME"
The text was updated successfully, but these errors were encountered: