We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b5f1b commit 4921b52Copy full SHA for 4921b52
helm/_clamav/values.yaml
@@ -37,7 +37,7 @@ affinity: {}
37
38
# Health checks with appropriate timeouts for ClamAV startup
39
startupProbe:
40
- initialDelaySeconds: 180
+ initialDelaySeconds: 240
41
periodSeconds: 30
42
failureThreshold: 3
43
timeoutSeconds: 600
@@ -49,7 +49,7 @@ livenessProbe:
49
50
51
readinessProbe:
52
- initialDelaySeconds: 210
53
periodSeconds: 10
54
55
0 commit comments