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
Update JSON 6902 patch for compatibility with older kubectl
The inline patch technique only works on kubectl v1.21.0 and
later. While it is certainly much more convenient to write it
out in that manner, this uses the previously available technique
of referencing the location of a patch file to apply a patch,
thus ensuring greater compatibility.
0 commit comments