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
I wanted to add a label to every instance of a particular GVK. The only way I saw to do this was to write a JSON patch file per individual resource, which could be extremely tedious if there are several resources of a particular kind. Do we have a way to write one patch file that we then apply to all instances?
The text was updated successfully, but these errors were encountered:
I wanted to add a label to every instance of a particular GVK. The only way I saw to do this was to write a JSON patch file per individual resource, which could be extremely tedious if there are several resources of a particular kind. Do we have a way to write one patch file that we then apply to all instances?
The text was updated successfully, but these errors were encountered: