hey, great product guys :slightly_smiling_face: I’...
# support
s
hey, great product guys 🙂 I’d like to ask something about setting up signoz on different clusters I’m using terraform and helm to deploy signoz I have a cluster
cluster-apm
to host signoz and 2 other clusters
cluster-1
and
cluster-2
I want to deploy only
signoz-k8s-infra-otel-agent
on
cluster-1
and
cluster-2
to collect metrics and push it to
cluster-apm
is this possible using the
values.yaml
? thanks
s
Yes, You should be able to do that. Did you run into any issues?
s
great! I did not find a way to do it via the
values.yaml
for example, can I disable the
frontend
via
values.yaml
? `for example, how do I disable
s
There is no frontend in the k8s-infra chart? Are you sure you are referring to the correct one?
s
well I see what you mean, I know what to do thanks for the swift reply!