Change default values text for tcpsocket_liveness_probe
[osm/devops.git] / installers / charm / nbi / config.yaml
index eabd968..b465e7a 100644 (file)
@@ -126,8 +126,8 @@ options:
       Configuration of tcpsocket liveness probe.
 
       Default values (when configuration is empty):
-        initial_delay_seconds = 5
-        timeout_seconds = 5
+        initial_delay_seconds = 45
+        timeout_seconds = 10
         period_seconds = 10
         success_threshold = 1
         failure_threshold = 3