Skip to content

Commit 72e95fb

Browse files
prabhatsharmaCopilot
authored andcommitted
Update charts/openobserve/values.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 69254b7 commit 72e95fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/openobserve/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@ probes:
10281028
timeoutSeconds: 5
10291029
successThreshold: 1
10301030
failureThreshold: 3
1031-
terminationGracePeriodSeconds: 1200 # 20 minutes for now, since we are using pre-stop hook to flush data andit takes up to 10 minutes to flush data to s3
1031+
terminationGracePeriodSeconds: 1200 # 20 minutes for now, since we are using pre-stop hook to flush data and it takes up to 10 minutes to flush data to s3
10321032
livenessProbe:
10331033
initialDelaySeconds: 10
10341034
periodSeconds: 10

0 commit comments

Comments
 (0)