tests - add delay to k8s/ingress

This commit is contained in:
florian 2024-01-09 14:14:00 +01:00
parent 24fe6da64d
commit c5c3d9c98f
No known key found for this signature in database
GPG key ID: 93EE47CC3D061500

View file

@ -2,7 +2,7 @@
"name": "kubernetes-ingress",
"kinds": ["kubernetes"],
"timeout": 60,
"delay": 60,
"delay": 120,
"tests": [
{
"type": "string",