Add small SaaS profile proof
This commit is contained in:
parent
79e4d10b68
commit
6351ebc627
40 changed files with 1696 additions and 54 deletions
12
infospace/profiles/small-saas/artifacts/tenant.acme.yaml
Normal file
12
infospace/profiles/small-saas/artifacts/tenant.acme.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
id: small-saas/tenant/acme
|
||||
kind: tenant
|
||||
title: Acme Tenant
|
||||
profile: small-saas
|
||||
namespace: tenant-acme
|
||||
data_partition: subscription-ledger:tenant=acme
|
||||
primary_user: small-saas/user/ada-admin
|
||||
relationships:
|
||||
- type: represented_by
|
||||
target: small-saas/user/ada-admin
|
||||
- type: isolated_by
|
||||
target: small-saas/control/namespace-per-tenant
|
||||
Loading…
Add table
Add a link
Reference in a new issue