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.
1 parent c3410d4 commit b84d165Copy full SHA for b84d165
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