Open
Description
It would be nice if the operator by default could generate a random secure password for a user when no secret is provided (spec.users.passwordSecretRef
).
It would also be nice if one could specify a list of namespaces in which these secrets will be copied as secrets can only be referenced within namespaces, something like spec.users.secretNamespaces
.