mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-09 05:06:29 +10: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