Root user
The default superuser/root user for polyaxon. You can set a password or a random password will be generated that you can retrieve later.
user:
username: "rootuser"
email: "[email protected]"
password: "rootpassword"
Admin view
To enable the DB admin interface:
ui:
adminEnabled: true
The user/password generated will be used for access the admin interface.