mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 11:37:23 +08:00
apache: set livenessProbe timeout to 5 seconds
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
||||
path: /
|
||||
port: apache-http
|
||||
initialDelaySeconds: 15
|
||||
timeoutSeconds: 1
|
||||
timeoutSeconds: 5
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
||||
Reference in New Issue
Block a user