X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fhelm%2Fric-robot%2Fvalues.yaml;h=e9d7b044ff8993d525d498a634e9488885703c82;hb=6266ed6c21b5efb296532cae0dcda714feabe44c;hp=3c41fd5a7aed0c3348f3b9de2637d9c37136e6de;hpb=c5fa07bcd8cbd614bcd813cac698385b789bcfcb;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/ric-robot/values.yaml b/ric_robot_suite/helm/ric-robot/values.yaml index 3c41fd5..e9d7b04 100755 --- a/ric_robot_suite/helm/ric-robot/values.yaml +++ b/ric_robot_suite/helm/ric-robot/values.yaml @@ -22,20 +22,23 @@ replicaCount: 1 image: - repository: snapshot.docker.ranco-dev-tools.eastus.cloudapp.azure.com:10001 + repository: nexus3.o-ran-sc.org:10004 repositoryCred: docker-reg-cred # for local testing #repository: ric/testsuite - name: test/ric-robot - tag: 0.2.0-latest + name: o-ran-sc/it-test-ric-robot + tag: 0.3.0 pullPolicy: IfNotPresent nameOverride: "" fullnameOverride: "" +robotImplementation: "ric-robot" config: - dashboardExternalIp: REPLACE_WITH_EXTERNAL_K8_IP_OF_DASHBOARD - dashboardExternalPort: REPLACE_WITH_NODEPORT_OF_DASHBOARD + #dashboardExternalIp: REPLACE_WITH_EXTERNAL_K8_IP_OF_DASHBOARD + #dashboardExternalPort: REPLACE_WITH_NODEPORT_OF_KONG_PROXY_31080 + dashboardExternalIp: 192.168.130.122 + dashboardExternalPort: 32080 service: port: 88 type: NodePort @@ -83,3 +86,4 @@ ric: dbaas: e2mgr: e2term: +