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 f31a255 commit cff06deCopy full SHA for cff06de
extensions/istio-service-mesh/intelligent-req-routing/README.md
@@ -15,7 +15,7 @@ Refer to the command snippet below to apply the **Claims-api-vs** Virtual Servic
15
16
```bash
17
# Apply the Virtual Service resource 'claims-api-vs' on the service mesh
18
-$ kubectl apply -f ./istio-resources/claims-api-vs.yaml
+$ kubectl apply -f ./istio-resources/claims-api-vs.yaml -n dev-claims-istio
19
#
20
```
21
0 commit comments