Watchdog timer too short in oom override.yaml 23/69423/1
authorRamesh Parthasarathy <rp6768@att.com>
Thu, 27 Sep 2018 22:43:35 +0000 (22:43 +0000)
committerRamesh Parthasarathy <rp6768@att.com>
Thu, 27 Sep 2018 22:43:35 +0000 (22:43 +0000)
watchdog timeout was increased to 300 seconds from 60 seconds in override.yaml to overcome distribution timeout

Change-Id: Icaf9e31ae92b5b786eb89487c0744d71921fa97e
Issue-ID: SO-1072
Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
kubernetes/so/charts/so-sdc-controller/resources/config/overrides/override.yaml

index 899274c..38c3848 100755 (executable)
@@ -52,7 +52,7 @@ mso:
       activateServerTLSAuth: false
       keyStorePassword:
       keyStorePath:
-      watchDogTimeout: 60
+      watchDogTimeout: 300
       isFitlerInEmptyResources: true
       messageBusAddress: message-router.{{ include "common.namespace" . }},message-router.{{ include "common.namespace" . }}
   asdc: