Skip to content

Commit cff06de

Browse files
committed
Updated Readme doc
1 parent f31a255 commit cff06de

File tree

1 file changed

+1
-1
lines changed
  • extensions/istio-service-mesh/intelligent-req-routing

1 file changed

+1
-1
lines changed

extensions/istio-service-mesh/intelligent-req-routing/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Refer to the command snippet below to apply the **Claims-api-vs** Virtual Servic
1515

1616
```bash
1717
# Apply the Virtual Service resource 'claims-api-vs' on the service mesh
18-
$ kubectl apply -f ./istio-resources/claims-api-vs.yaml
18+
$ kubectl apply -f ./istio-resources/claims-api-vs.yaml -n dev-claims-istio
1919
#
2020
```
2121

0 commit comments

Comments
 (0)