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
Resolves#72
This is a breaking change! Previously, `additional_pod_labels` would be merged into
selector matchLables automatically and without a way to override them. This change
introduces a new `additional_pod_match_labels` method that allows you
specify additional labels to match on. `additional_pod_labels` will is no longer
merged into the selector matchLabels.
0 commit comments