We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d18dea2 + b84d165 commit 29ae19fCopy full SHA for 29ae19f
1 file changed
tests/templates/kuttl/opa/30-assert.yaml
@@ -1,6 +1,6 @@
1
---
2
apiVersion: kuttl.dev/v1beta1
3
kind: TestAssert
4
-timeout: 300
+timeout: 600
5
commands:
6
- - script: kubectl -n $NAMESPACE rollout status daemonset opa-server-default --timeout 300s
+ - script: kubectl -n $NAMESPACE rollout status daemonset opa-server-default --timeout 600s
0 commit comments