X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2FRECIPE_EXAMPLE%2Fexample_recipe.yaml;h=8482f6cfbdd43330e486531626c54acf5cdb16a7;hb=8c3573e016c2f12579383b54eef7f62c652e5ff4;hp=6231bd92073c5eecf53607b1fa5431e516f26c25;hpb=2047196f688aa19a83dc1e68c5f12d2933d92bc9;p=it%2Fdep.git diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index 6231bd92..8482f6cf 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -58,7 +58,18 @@ a1simulator: name: a1-simulator tag: 1.0.1 service: - internalPort: 8085 + httpName: http + internalPort1: 8085 + targetPort1: 8085 + httpsName: https + internalPort2: 8185 + targetPort2: 8185 + liveness: + initialDelaySeconds: 20 + periodSeconds: 10 + readiness: + initialDelaySeconds: 20 + periodSeconds: 10 oscVersion: name: a1-sim-osc replicaCount: 2