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 3cca1d2 commit c4875cbCopy full SHA for c4875cb
tests/templates/kuttl/iceberg/31-assert.yaml
@@ -0,0 +1,5 @@
1
+apiVersion: kuttl.dev/v1beta1
2
+kind: TestAssert
3
+timeout: 300
4
+commands:
5
+ - script: kubectl -n $NAMESPACE wait --for=condition=available opaclusters.opa.stackable.tech/opa --timeout 301s
0 commit comments