Skip to content

Commit 6047c38

Browse files
authored
Update gradio-mistral.md
1 parent 9ed4e4a commit 6047c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/aiml/chatbot/gradio-mistral.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ gradio-service LoadBalancer 172.20.84.26 k8s-gradioll-gradiose-a6d0b586ce-06
5454

5555
To wait until the Network Load Balancer has finished provisioning, run the following command:
5656

57-
```bash wait=240 timeout=600
57+
```bash wait=600 timeout=600
5858
$ curl --head -X GET --retry 30 --retry-all-errors --retry-delay 15 --connect-timeout 5 --max-time 10 \
5959
-k $(kubectl get service -n gradio-mistral-trn1 gradio-service -o jsonpath="{.status.loadBalancer.ingress[*].hostname}{'\n'}")
6060
```

0 commit comments

Comments
 (0)