Fix inconsistent namespace in rbac groups document (#3364)

This commit is contained in:
lei-tang 2019-02-23 12:17:36 -08:00 committed by Martin Taillefer
parent 1ba1c2d4a3
commit fdec084fea
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ name of the namespace, creates the namespace, and starts the two services.
Before running the following command, you need to enter the directory
containing the Istio installation files.
1. Set the value of the `NS` environmental variable to `rbac-listclaim-test-ns`:
1. Set the value of the `NS` environmental variable to `rbac-groups-test-ns`:
{{< text bash >}}
$ export NS=rbac-groups-test-ns