SigNoz / charts

Helm Charts for SigNoz
MIT License
63 stars 67 forks source link

Fix APIKey Secrets Not Found issue in K8s Infra #414

Closed weastel closed 4 months ago

weastel commented 4 months ago

Fixes #390

As per changes in PR #388, Default secrets name for api key does not matches with secrets defined in k8s-infra/secrets.yaml template, This causes secrets not found issue for default secrets.

prashant-shahi commented 4 months ago

@weastel can you double-check if this change works?

The mentioned issue was already addressed in this PR: https://github.com/SigNoz/charts/pull/400 Looks like I forgot to close it.

weastel commented 4 months ago

Sorry just missed this change on PR. Issue is resolved itself, we don't need to merge this PR. Closing this PR