Organization
Configuration for creating an organization in Service Bridge.
Organization
Organization
is a root of the Service Bridge object hierarchy. Each
organization is completely independent of the other with its own set of
tenants, users, teams, clusters and workspaces.
Organizations in TSB are tied to an Identity Provider (IdP). Users and teams, representing the organizational structure, are periodically synchronized from the IdP into TSB in order to make them available for access policy configuration.
The following example creates an organization named myorg
.
apiVersion: api.tsb.tetrate.io/v2
kind: Organization
metadata:
name: myorg
Field | Description | Validation Rule |
---|---|---|
deletionProtectionEnabled | bool | – |
profiles | List of string | – |
configGenerationMetadata | tetrateio.api.tsb.types.v2.ConfigGenerationMetadata | – |
systemNamespaces | List of string | – |