X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2FRECIPE_EXAMPLE%2Fexample_recipe.yaml;h=29dac37d161230b137d7c3771c140d84d69d6079;hb=1932acaea6fd066859cb0612003c896b17af6aae;hp=f3c5c8d2e4ed33f166cb0ef9ae36dc39e3198a19;hpb=41f01080ed18db53fe75ffea1be444084e8a4d15;p=it%2Fdep.git diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index f3c5c8d2..29dac37d 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -218,6 +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