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
We use patchesStrategicMerge in our kustomization yamls under the config dir,
however, since version 5.0.0 this was deprecated and we need to migrate it.
See the following warning message:
# Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
The text was updated successfully, but these errors were encountered:
We use patchesStrategicMerge in our kustomization yamls under the config dir,
however, since version 5.0.0 this was deprecated and we need to migrate it.
See the following warning message:
The text was updated successfully, but these errors were encountered: