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
Describe the solution you'd like
Based on the introduction of local_mode feature(see issue #76). Some env variables are not needed when we are using local_mode. Adjust .envrc.sample and also remove these unnecessary env variables in make target env-vars-for-wl-cluster.
/kind feature
Describe the solution you'd like
Based on the introduction of
local_modefeature(see issue #76). Some env variables are not needed when we are usinglocal_mode. Adjust.envrc.sampleand also remove these unnecessary env variables in make targetenv-vars-for-wl-cluster.