Any Changes in AWX deployment FIle is Reverting BACK

Hi Team,

We have custom CA for LDAP, So i did the below to add certs

  1. Created Configmap with Custom CA
  2. Updated deployment file for both (Awx-es-web and awx-es-task) with volume mount and volumes.
    After I saved the file, Pod got restarted and but my changes were not there and even my changes are nnot in deployment file.
    Is there any restriction on the same.