The General settings of a Space Profile control deployment characteristics that apply to Spaces created using the profile.
These settings include:
General Settings are configured from the Space Profile Advanced Settings dialog.
To open the General Settings:

The Environment setting identifies the operational purpose associated with the profile.
Typical environment designations include:
dev
qa
staging
prod
The environment designation provides context for Spaces created using the profile and should reflect the intended use of those Spaces.
The Space Limit setting controls how many Spaces can be created using the profile.
A limit can be used to control the number of environments created from a particular deployment profile and help manage the infrastructure resources associated with those Spaces.
The Ingress Mode determines how ingress behavior is selected for Spaces created using the profile.
The available modes are:
Use Site Configuration causes the Space to inherit the ingress behavior configured for the Site.
This centralizes ingress policy at the Site level and avoids defining the same routing behavior separately in each Space Profile.
Context Path routes multiple Spaces through a common domain and differentiates the Spaces through the URL path.
Context-path routing is the preferred approach for new K2cloud deployments where applicable because it reduces the proliferation of Space-specific hostnames and simplifies DNS and TLS certificate management.
Subdomain assigns each Space a Space-specific hostname.
This mode may be appropriate for existing deployments or environments that require separate Space hostnames, but typically introduces additional DNS and certificate considerations as Spaces are added.
Ingress behavior can be established centrally through the Site or overridden by the Space Profile when a different routing model is required.
Where a consistent ingress model is used across a Site, Use Site Configuration keeps that policy centralized.
For more information about Sites and ingress configuration, see Sites.
After modifying the General Settings:
Changes to a Space Profile should be reviewed carefully when the profile is already being used by existing Spaces.
The General settings of a Space Profile control deployment characteristics that apply to Spaces created using the profile.
These settings include:
General Settings are configured from the Space Profile Advanced Settings dialog.
To open the General Settings:

The Environment setting identifies the operational purpose associated with the profile.
Typical environment designations include:
dev
qa
staging
prod
The environment designation provides context for Spaces created using the profile and should reflect the intended use of those Spaces.
The Space Limit setting controls how many Spaces can be created using the profile.
A limit can be used to control the number of environments created from a particular deployment profile and help manage the infrastructure resources associated with those Spaces.
The Ingress Mode determines how ingress behavior is selected for Spaces created using the profile.
The available modes are:
Use Site Configuration causes the Space to inherit the ingress behavior configured for the Site.
This centralizes ingress policy at the Site level and avoids defining the same routing behavior separately in each Space Profile.
Context Path routes multiple Spaces through a common domain and differentiates the Spaces through the URL path.
Context-path routing is the preferred approach for new K2cloud deployments where applicable because it reduces the proliferation of Space-specific hostnames and simplifies DNS and TLS certificate management.
Subdomain assigns each Space a Space-specific hostname.
This mode may be appropriate for existing deployments or environments that require separate Space hostnames, but typically introduces additional DNS and certificate considerations as Spaces are added.
Ingress behavior can be established centrally through the Site or overridden by the Space Profile when a different routing model is required.
Where a consistent ingress model is used across a Site, Use Site Configuration keeps that policy centralized.
For more information about Sites and ingress configuration, see Sites.
After modifying the General Settings:
Changes to a Space Profile should be reviewed carefully when the profile is already being used by existing Spaces.