Upgrade the Operator
Note: Please confirm that the cluster is stable before performing the upgrade.
Edit the deployment.yaml file and update
spec.template.spec.containers[0].image
with a later version of Operator image.Apply the upgrade.
kubectl apply -f deployment.yaml