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
The node-agent was using ".Values.podLabels" in the DaemonSet
while using ".Values.nodeAgent.labels" in the podMonitor.
This led to an inconsistency and made it impossible to have
different labels for the node-agent compared to the Velero deployment.
Signed-off-by: foyerunix <[email protected]>
0 commit comments