Browse Source

Update es-statefulset.yaml

dotbalo 2 years ago
parent
commit
094551185d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      efk-7.10.2/es-statefulset.yaml

+ 2 - 2
efk-7.10.2/es-statefulset.yaml

@@ -88,12 +88,12 @@ spec:
           livenessProbe:
             tcpSocket:
               port: transport
-            initialDelaySeconds: 5
+            initialDelaySeconds: 30
             timeoutSeconds: 10
           readinessProbe:
             tcpSocket:
               port: transport
-            initialDelaySeconds: 5
+            initialDelaySeconds: 30
             timeoutSeconds: 10
           volumeMounts:
             - name: elasticsearch-logging