mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Concurrent liveness test to gaurantee test finishes in 2 minutes with meaningfull results
This commit is contained in:
@@ -18,4 +18,4 @@ spec:
|
||||
- /tmp/health
|
||||
initialDelaySeconds: 15
|
||||
timeoutSeconds: 1
|
||||
name: liveness
|
||||
name: liveness-exec
|
||||
|
@@ -18,4 +18,4 @@ spec:
|
||||
value: Awesome
|
||||
initialDelaySeconds: 15
|
||||
timeoutSeconds: 1
|
||||
name: liveness
|
||||
name: liveness-http
|
||||
|
Reference in New Issue
Block a user