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
It seems like vaultenv authenticates to vault using the /v1/auth/kubernetes/login default endpoint.
Is there an option to change this to a non-default path, e.g. /v1/auth/kubernetes-foo/login?