X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fintegration%2Fsmo%2Fcommon%2F.env;h=8617eb640dcd0dd34abbb2052a39ad78d87a8d33;hb=1cd92bae20387664112d618783b226916d7f1497;hp=7dfae76b8da259c42dbf654dedbba5232293e15c;hpb=a2ae2e6eaab11b2144cf5e21b86d6b45fdb4ef41;p=oam.git diff --git a/solution/integration/smo/common/.env b/solution/integration/smo/common/.env index 7dfae76..8617eb6 100644 --- a/solution/integration/smo/common/.env +++ b/solution/integration/smo/common/.env @@ -14,7 +14,7 @@ # limitations under the License. # -COMPOSE_PROJECT_NAME=o-ran-sc-f-release +COMPOSE_PROJECT_NAME=o-ran-sc-g-release # Credentials @@ -28,8 +28,10 @@ NETWORK_SUBNET_SMO=2001:db8:1:40::/96 NETWORK_GATEWAY_SMO=2001:db8:1:40::1 # Identity server -IDENTITY_IMAGE=quay.io/keycloak/keycloak:12.0.4 -IDENTITY_PORT=8463 +IDENTITY_IMAGE=bitnami/keycloak:18.0.2 +IDENTITY_MGMT_USERNAME=manager +IDENTITY_MGMT_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U +IDENTITY_PORT_HTTPS=8463 IDENTITY_PROVIDER_URL=https://identity:8463 # PERSISTENCE (including SDN-R Database)