File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/modules/superset/examples/getting_started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,5 +110,5 @@ echo "Loading examples ..."
110110# tag::load-examples[]
111111kubectl apply -f superset-load-examples-job.yaml
112112sleep 5
113- kubectl wait --for=condition=complete --timeout=300s job/superset-load-examples
113+ kubectl wait --for=condition=complete --timeout=1500s job/superset-load-examples
114114# end::load-examples[]
Original file line number Diff line number Diff line change @@ -110,5 +110,5 @@ echo "Loading examples ..."
110110# tag::load-examples[]
111111kubectl apply -f superset-load-examples-job.yaml
112112sleep 5
113- kubectl wait --for=condition=complete --timeout=300s job/superset-load-examples
113+ kubectl wait --for=condition=complete --timeout=1500s job/superset-load-examples
114114# end::load-examples[]
You can’t perform that action at this time.
0 commit comments