Merge "Add Rapp Enhanced Catalogue helm charts"
authorJohn Keeney <john.keeney@est.tech>
Fri, 16 Dec 2022 18:03:36 +0000 (18:03 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Fri, 16 Dec 2022 18:03:36 +0000 (18:03 +0000)
1  2 
nonrtric/RECIPE_EXAMPLE/example_recipe.yaml

@@@ -60,7 -60,7 +60,7 @@@ informationservice
      image:
        registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
        name: 'nonrtric-plt-informationcoordinatorservice'
 -      tag: 1.3.0
 +      tag: 1.4.0
      service:
        allowHttp: true
        httpName: http
@@@ -90,7 -90,7 +90,7 @@@ policymanagementservice
      image:
        registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
        name: nonrtric-plt-a1policymanagementservice
 -      tag: 2.4.0
 +      tag: 2.5.0
      service:
        allowHttp: true
        httpName: http
@@@ -144,7 -144,7 +144,7 @@@ a1simulator
      image:
        registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
        name: a1-simulator
 -      tag: 2.3.0
 +      tag: 2.4.0
      service:
        allowHttp: true
        httpName: http
@@@ -175,7 -175,7 +175,7 @@@ controlpanel
      image:
        registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
        name: nonrtric-controlpanel
 -      tag: 2.3.0
 +      tag: 2.4.0
      replicaCount: 1
      service:
        allowHttp: true
@@@ -218,6 -218,25 +218,25 @@@ rappcatalogueservice
        initialDelaySeconds: 20
        periodSeconds: 10
  
+ rappcatalogueenhancedservice:
+   rappcatalogueenhancedservice:
+     imagePullPolicy: Always
+     image:
+       registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
+       name: nonrtric-plt-rappcatalogue-enhanced
+       tag: 1.0.0
+     service:
+       allowHttp: true
+       httpName: http
+       internalPort1: 9696
+       targetPort1: 9696
+     liveness:
+       initialDelaySeconds: 20
+       periodSeconds: 10
+     readiness:
+       initialDelaySeconds: 20
+       periodSeconds: 10
  nonrtricgateway:
    nonrtricgateway:
      imagePullPolicy: Always
@@@ -243,7 -262,7 +262,7 @@@ dmaapadapterservice
      image:
        registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
        name: 'nonrtric-plt-dmaapadapter'
 -      tag: 1.1.0
 +      tag: 1.2.0
      service:
        allowHttp: true
        httpName: http
@@@ -311,7 -330,7 +330,7 @@@ ransliceassurance
      image:
        registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
        name: "nonrtric-rapp-ransliceassurance"
 -      tag: 1.1.0
 +      tag: 1.2.0
      env:
        mr_host: "http://onap-dmaap"
        mr_port: "3904"
        sdnr_password: "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
        log_level: "Info"
        polltime: "10"
 +      node_id: "o-du-1122"
  
  orufhrecovery:
    orufhrecovery: