X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2FRIC_AUX_RECIPE_EXAMPLE;h=ef5d1fc073c1f8555dc573848ae97817a4c19891;hb=196ad58ec497f7339f3c964e933233b657189094;hp=f1a6290406e286289559c1e830a0c5d8ea1f7c04;hpb=f127b33c7ac113cf0544f3685d9ba4b631cc2e00;p=it%2Fdep.git diff --git a/RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE b/RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE index f1a62904..ef5d1fc0 100644 --- a/RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE +++ b/RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE @@ -63,13 +63,26 @@ dashboard: # Override the name using the following option # nameOverride: image: - name:: ric-dash-be - tag: 1.0.5 + name: ric-dashboard + tag: 1.2.0 properties: - e2mgr: - mock: - rannames: "ABCD123456, EFGH123456" + # application.properties + portalapi: + username: username + password: password + # key.properties + cipher.enc.key: AGLDdG4D04BKm2IxIWEr8o== + # portal.properties + # external URL for user browser + ecomp_redirect_url: https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/login.htm + # internal URL for backend + ecomp_rest_url: http://portal-app.onap:8989/ONAPPORTAL/auxapi + ueb_app_key: uebkey -ext: - ip: - 192.168.130.110 +extsvcaux: + ricip: + # The ip address of the ric cluster ingress controller + + auxip: + # The ip address of the aux cluster ingress controller +