microcks / microcks-ansible-operator

Kubernetes Operator for easy setup and management of Microcks installs
Apache License 2.0
24 stars 5 forks source link

[FEATURE] - Add the default credentials for microcks as secrets #71

Open hguerrero opened 2 years ago

hguerrero commented 2 years ago

If the operator is creating a default user, it can generate a secret with the information for easy handle of that in the namespace.

lbroudoux commented 2 years ago

Hey @hguerrero! Not sure to understand the user you're talking about. Is it a Keycloak realm user (admin) or the microcks-service-account that is later used by deployed components?

hguerrero commented 2 years ago

I was referring to the admin user from keycloak.