Skip to content

Commit

Permalink
feat: rename customer to workspace in deleted tenants page and landin…
Browse files Browse the repository at this point in the history
…g zone

CU-86bwfhe88
  • Loading branch information
uleMeshcloud committed Nov 17, 2023
1 parent b4d3265 commit e534c16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/administration.delete-tenants.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ In order to confirm the deletion, you have to first perform the manual deletion

If you choose to decline the deletion, you can do so by clicking on the decline button. If you decline the deletion, the meshTenant will be available again on the workspace control plane.

> If a meshProject was marked for deletion before by a customer, and all meshTenants of the meshProject have been successfully deleted, the meshProject is permanently deleted.
> If a meshProject was marked for deletion before by a workspace user, and all meshTenants of the meshProject have been successfully deleted, the meshProject is permanently deleted.
6 changes: 3 additions & 3 deletions docs/administration.landing-zones.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ Platform Operators can configure a custom Landing Zone [meshTag](./meshstack.met
For all types of platforms it is possible to include marketplace services as part of the landing zone. These tenant
services can be configured to be either:

- Required: this means the tenant service has to be booked by the customer user. This is useful when you want to enforce
- Required: this means the tenant service has to be booked by the workspace user. This is useful when you want to enforce
the usage of a particular marketplace service in combination with the landing zone.
- Optional: this means the tenant service can be optionally booked by the customer user, but they are not required to
- Optional: this means the tenant service can be optionally booked by the workspace user, but they are not required to
do so and they could decide to skip booking this service.

Once one or more services have been added to the landing zone, customer users will be seeing this as part of the project
Once one or more services have been added to the landing zone, workspace users will be seeing this as part of the project
creation process. You can see an example of this [here](./meshstack.how-to.create-project.md) at step 7.

Please note that you can only select services that are [tenant-aware](./meshstack.meshmarketplace.tenant-services.md)
Expand Down

0 comments on commit e534c16

Please sign in to comment.