The Catalyst API deploys environments to a predetermined namespace which is separate from the Catalyst API namespace. However, that namespace name is non-configurable (i.e. it is hardcoded to "cat-env".) Ideally the namespace names should be different for staging and production.
Requirements:
- when creating a new environment in staging-api.catalyst.wmcloud.org, environment is deployed into a namespace called "cat-env-staging"