I have some trouble with preview environment deployments.
I have two clusters :
- One for production → “production”
- One for preview environments → “previews”
For now, my blueprint environment (ie the environment from which the preview envs are cloned) in deployed in the ‘previews’ cluster but the corresponding preview envs are deployed in my ‘production’ cluster.
How can I specify that the preview envs are to be deployed i the same cluster as the blueprint environment ?