Skip to content

Commit b376257

Browse files
Update third_party/Dell/model-deployment/troubleshooting.md
Co-authored-by: alexsin368 <109180236+alexsin368@users.noreply.github.com> Signed-off-by: Harika <harika.devulapally@cloud2labs.com>
1 parent dc8d50f commit b376257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

third_party/Dell/model-deployment/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Apply to both the `default` and `auth-apisix` namespaces. To find ingress names:
3232
kubectl get ingress -A | grep <model-name>
3333
```
3434

35-
Then annotate each ingress:
35+
Then annotate **EACH** ingress:
3636

3737
```bash
3838
kubectl annotate ingress <ingress-name> -n <namespace> \

0 commit comments

Comments
 (0)