We have an AWX platform (v23.9.0.60) hosted on an AKS cluster and deployed via a Helm chart. The admin password is stored in a Kubernetes secret (*awx-admin-password ). We would like to change the admin user’s password. Is updating the secret sufficient, or are any additional backend changes required?