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
fix(all): allow custom labels per pod (#28)
Currently, only common labels can be provided (i.e. so apply to all
pods). This change allows pod labels to be specified separately for each
deployment.