X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2FRECIPE_EXAMPLE%2Fexample_recipe.yaml;h=e566e9105f20f0a2d71b00b8a3dc25cab5be22cc;hb=bbe8aec7d79b1dfa4b8d513b0fefd7c42691e653;hp=eb1d0a6be73dd40ff58a1c67abc65e69354b65f2;hpb=d1457ddedb21c4f46e20016c56e4c4cd9e8666c2;p=it%2Fdep.git diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index eb1d0a6b..e566e910 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