浏览代码

Update es-statefulset.yaml

dotbalo 2 年之前
父节点
当前提交
094551185d
共有 1 个文件被更改,包括 2 次插入2 次删除
  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