Modify or Delete Local Users
Modify Local Users
To change the password or username of a user, edit the dex-overrides
ConfigMap.
If you change the email address or username of a user, ensure you update any RoleBindings
or RBAC resources associated with this user.
Delete Local Users
To delete local users, edit the dex-overrides
ConfigMap and remove the email and hash fields for the user. Also, ensure you delete any RoleBindings
or RBAC resources associated with this user.