When using kustomize to deploy the operator I see these WARNINGS
# Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'vars' is deprecated. Please use 'replacements' instead. [EXPERIMENTAL] Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
To Reproduce
Run kustomize build for the operator
Expected behavior
No Warnings of deprecations
When using kustomize to deploy the operator I see these WARNINGS
To Reproduce
Run
kustomize buildfor the operatorExpected behavior
No Warnings of deprecations