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
If there are several deployments in the manifest file, operator tries
to apply provider changes to all of them, which leads to a failure.
In order to prevent this, we will customize only deployments with
"cluster.x-k8s.io/provider" label.
0 commit comments