*What*
*Why* See proposal https://github.com/aerogear/proposals/blob/master/apbs/create-secret-and-configmap-during-provision.md#proposed-solution for details. Currently the keycloak sync apb creates a secret with the exposed url of keycloak, admin credentials. This proposal says to store the secret part of that info in a secret (as it won't be used to construct the mobile config), and store the non-secret part in a configmap (which will be used to construct the mobile config)
*How* See https://issues.jboss.org/browse/AEROGEAR-1986 for how this was done for the keycloak APB. |
|