Explorar el Código

Update es-statefulset.yaml

dotbalo hace 2 años
padre
commit
094551185d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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