Nexus Realm Configuration isn't possible for different Nexus Repository Manager Built In Realms
Feature Request
Upon inspection of modifying the values.yaml file to add in the Realms that Nexus has built in. There is the option to add in Realms with this
sso.realm[0]
for example. We are looking for a working solution to add in the following list of realms into our BigBang Deployed Nexus Repository Manager.
Local Authenticating Realm
Docker Bearer Token Realm
Conan Bearer Token Realm
Why
Our current Environment requires the use of the Docker Token Realm, Local Authenticating Realm and Conan Bearer Token Realm in order to operate properly within our environment. Anytime the pod restarts or updates occur these configuration after manually added will removed.
The current documentation only contains the two following Realms
NexusAuthenticatingRealm
SamlRealm
Your assistance in this matter would be greatly appreciated.