Hi all, i just tried to install a very basic helm ...
# support
j
Hi all, i just tried to install a very basic helm chart in our EKS cluster, but currently getting the following error from the containers
my-release-signoz-query-service-0
and
my-release-signoz-otel-collector-metrics-58496955d9-b24cz
Copy code
Error creating clickhouse client: code: 516, message: admin: Authentication failed: password is incorrect or there is no user with such name
Anything i am missing 🙈
v
@Prashant Shahi
p
Can you share the override value that was passed during the installation?
j
This is the only thing i am setting in override (very basic)
Copy code
k8s-infra:
  presets:
    logsCollection:
      enabled: true