Skip to content

Commit

Permalink
Update es-statefulset.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dotbalo authored Jun 12, 2022
1 parent e36f137 commit 0945511
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions efk-7.10.2/es-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0945511

Please sign in to comment.