Skip to content

Commit 3044f6c

Browse files
committed
Updated Readme doc
1 parent cff06de commit 3044f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/istio-service-mesh/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Follow the steps below to deploy the Claims API microservice application in a ne
197197
$ kubectl apply -f ./k8s-resources/destination-rule-all.yaml -n dev-claims-istio
198198
#
199199
# List the destination rules
200-
$ kubectl get destinationrules -o yaml
200+
$ kubectl get destinationrules -o yaml -n dev-claims-istio
201201
#
202202
```
203203

0 commit comments

Comments
 (0)