X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2FRECIPE_EXAMPLE%2Fexample_recipe.yaml;h=1a0edb1110b581211ad47b4272fcaaa8441789ef;hb=9b63bfe5491d44ff3740ccaa543a4c5a0fb2d779;hp=73de17eb954f85081a2077229e5b89662a10fa04;hpb=93192c481948fb61fa3266afc4a65f2091ba4b5c;p=it%2Fdep.git diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index 73de17eb..1a0edb11 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -19,7 +19,7 @@ #------------------------------------------------------------------------- -# Here you can enable inclusion or exclusion of each component. A not installed component will not be installed. +# Here you can enable inclusion or exclusion of each component. A not enabled component will not be installed. nonrtric: installPms: true installA1controller: true @@ -55,7 +55,7 @@ informationservice: informationservice: imagePullPolicy: Always image: - registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' + registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: 'nonrtric-information-coordinator-service' tag: 1.2.0 service: @@ -85,8 +85,8 @@ policymanagementservice: policymanagementservice: imagePullPolicy: Always image: - registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' - name: nonrtric-policy-agent + registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' + name: nonrtric-a1-policy-management-service tag: 2.3.0 service: allowHttp: true @@ -139,7 +139,7 @@ a1simulator: name: a1-sim imagePullPolicy: Always image: - registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' + registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: a1-simulator tag: 2.2.0 service: @@ -170,7 +170,7 @@ controlpanel: controlpanel: imagePullPolicy: Always image: - registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' + registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-controlpanel tag: 2.3.0 replicaCount: 1 @@ -197,9 +197,9 @@ rappcatalogueservice: rappcatalogueservice: imagePullPolicy: Always image: - registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' + registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-r-app-catalogue - tag: 1.1.0 + tag: 1.0.1 service: allowHttp: true httpName: http @@ -219,9 +219,9 @@ nonrtricgateway: nonrtricgateway: imagePullPolicy: Always image: - registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' + registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-gateway - tag: 1.1.0 + tag: 1.0.0 service: httpName: http internalPort1: 9090 @@ -238,7 +238,7 @@ dmaapadapterservice: dmaapadapterservice: imagePullPolicy: Always image: - registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' + registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: 'nonrtric-dmaap-adaptor' tag: 1.0.0 service: @@ -260,7 +260,7 @@ dmaapmediatorservice: dmaapmediatorservice: imagePullPolicy: IfNotPresent image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: "nonrtric-dmaap-mediator-producer" tag: 1.0.0 service: @@ -283,7 +283,7 @@ helmmanager: clusterRoleName: cluster-admin imagePullPolicy: Always image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: "nonrtric-helm-manager" tag: 1.1.0 service: @@ -300,4 +300,4 @@ helmmanager: # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same. # The alternative use a dynamic volume provisioner in the cluster. Storage class can then be for instance 'standard' or 'gluster-fs' (depeneds on which classes that are available) size: 1Gi - storageClassName: helmmanager-storage \ No newline at end of file + storageClassName: helmmanager-storage