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
Currently it assumes that the helm chart is deployed with release name fst. However, we should be able to override this with env variable RELEASE_NAME. For example,
Currently it assumes that the helm chart is deployed with release name
fst. However, we should be able to override this with env variable RELEASE_NAME. For example,make deploy-network RELEASE_NAME=fst2