longer grace period

This commit is contained in:
matst80
2024-11-11 19:06:46 +01:00
parent 6721a69257
commit 5016556dec

View File

@@ -40,7 +40,7 @@ spec:
lifecycle:
preStop:
exec:
command: ["sleep", "5"]
command: ["sleep", "15"]
ports:
- containerPort: 8080
name: web