Skip to content

Commit db4ecfe

Browse files
Update charts/openobserve/values.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b9b3eca commit db4ecfe

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
@@ -1015,7 +1015,7 @@ probes:
10151015
timeoutSeconds: 5
10161016
successThreshold: 1
10171017
failureThreshold: 3
1018-
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
1018+
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
10191019
livenessProbe:
10201020
initialDelaySeconds: 10
10211021
periodSeconds: 10

0 commit comments

Comments
 (0)