RamenDR / ramen

Apache License 2.0
73 stars 53 forks source link

drenv addons: Warning: 'patchesJson6902' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. #1336

Closed nirs closed 4 months ago

nirs commented 5 months ago

We need to replace patchesJson6902 with patches in kustomization files. As the error says this can be fixed automatically.

https://stackoverflow.com/questions/63604579/what-is-the-difference-between-patches-vs-patchesjson6902-in-kustomize