Skip to content

Commit c4d2a80

Browse files
authored
Merge pull request #24 from Alice1319/feature/update-namespace
update namespace
2 parents 23fb5bc + 759d14c commit c4d2a80

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

zitadel/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -214,12 +214,12 @@ Grant role `isv` of the project `eclipse-xpanse` to the new isv user.
214214

215215
#### Edit Metadata Of New Isv User
216216

217-
Edit the metadata of the new isv user. Add key `namespace` with fixed value into the metadata.
218-
![edit_isv_user_metadata_add_namespace](static/edit_isv_user_metadata_add_namespace.png)
217+
Edit the metadata of the new isv user. Add key `isv` with fixed value into the metadata.
218+
![edit_isv_user_metadata_add_isv](static/edit_isv_user_metadata_add_isv.png)
219219

220-
> Note: Add the key `namespace` with a fixed value into the metadata of the isv user is necessary.
220+
> Note: Add the key `isv` with a fixed value into the metadata of the isv user is necessary.
221221
> The isv user can view or manage the registered service templates those owned the same value of
222-
> `namespace` in xpanse. If the value of the key `namespace` in the metadata of isv user is
222+
> `isv` in xpanse. If the value of the key `isv` in the metadata of isv user is
223223
> invalid or not exist, the isv user only can view or manage the service templates registered
224224
> by himself.
225225
Loading
Binary file not shown.

0 commit comments

Comments
 (0)