X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2FRECIPE_EXAMPLE%2Fexample_recipe.yaml;h=969291955feca16fe399fe8acd7946576ed76c03;hb=refs%2Fchanges%2F94%2F3994%2F1;hp=be1568194693317190f0ce701ffa3b49f340ed14;hpb=a5aac9a0ad7da25bfd0a31278fc4f56bebecad40;p=it%2Fdep.git diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index be156819..96929195 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -26,6 +26,7 @@ common: component: nonrtric +# A1 Conttroller may take few more minutes to start. Increase the initialDelaySeconds in liveness to avoid container restart. a1controller: a1controller: imagePullPolicy: IfNotPresent @@ -43,7 +44,7 @@ a1controller: internalPort2: 8383 targetPort2: 8443 liveness: - initialDelaySeconds: 60 + initialDelaySeconds: 300 periodSeconds: 10 readiness: initialDelaySeconds: 60 @@ -128,4 +129,4 @@ policymanagementservice: periodSeconds: 10 readiness: initialDelaySeconds: 20 - periodSeconds: 10 \ No newline at end of file + periodSeconds: 10