Problem:
Is there any way to create separate admin user when using pulp operator k8 deployment?
Expected outcome:
Able to create another admin privileged user using any configs in pulp CR.
Pulpcore version:
Operator chart version: 0.3.0
Pulp plugins installed and their versions:
Operating system - distribution and version:
Other relevant data:
Just wanted to know if there is any way to create another admin privileged user using any automated way with the pulp deployed using operator. Didnt find an api call to do it. If there is one, that also works. Want to create another user, and store its credentials outside k8 and also deactivate the default admin user.