Nicolas Mehlei
11/13/2024, 1:21 PMTesting
, Staging
, and Production
), yet they share the same cluster due to cost reasons. The cluster has a single deployment of signoz/k8s-infra
, for which the environment in the helm values was set as deploymentEnvironment: multi-env
.
Now SigNoz is just showing multi-env as a possible environment when e.g. browsing through the data in the service tab in SigNoz Cloud. Obviously deploying the k8s-infra chart three times, one for each environment, is a massive overhead just to maintain correct environment mapping. Is there a possibility to do it any other way?