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 a9b79a2 commit dcac90fCopy full SHA for dcac90f
2 files changed
docs/modules/opensearch/examples/getting_started/getting_started.sh
@@ -69,7 +69,7 @@ done
69
70
echo "Waiting on OpenSearch StatefulSet ..."
71
# tag::await-cluster[]
72
-kubectl rollout status --watch statefulset/simple-opensearch-nodes-default --timeout 300s
+kubectl rollout status --watch statefulset/simple-opensearch-nodes-default --timeout 600s
73
# end::await-cluster[]
74
75
# wait a bit for the port to open
docs/modules/opensearch/examples/getting_started/getting_started.sh.j2
0 commit comments