Hello,
I am following the advice on Appendix B for fixing the IBM Operator for Redis https://ibm-gsi-ecosystem.github.io/ibm-enterprise-runbooks/install/integration-operator/. Updating the memory via the GUI (as per the instructions) works fine, however if I try to automate using oc patch or Ansible's kubernetes.core.k8s module, it keeps getting overwritten back to the original values.
Do you know why this is? Or any advice on how to automate would be greatly appreciated.
Many thanks