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
Allowing a namespace parameter in deploy means that we can easily launch tanks into a given
namespace, and we can safely ignore this parameter in other functions because it defaults to None
which the code will handle gracefully.
0 commit comments