You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a monitor container runs in the amlen pod which looks for changes to the password in the mounted secret directory and will pass the change to amlen
on startup amlen will check to see if the password in the mounted secret directory matches the hash in the server_dynamic.json and if not will update the server_dynamic.json before the server starts running
At the moment changing the password via the rest API will cause the readiness probe to fail and that breaks pretty much everything in the operator
The text was updated successfully, but these errors were encountered: