Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentry Worker Replica Count Mismatch Between Deployed and ConfigMap Values #1596

Open
1 task done
swade1987 opened this issue Nov 5, 2024 · 3 comments
Open
1 task done
Labels

Comments

@swade1987
Copy link

Issue submitter TODO list

  • I've searched for an already existing issues here

Describe the bug (actual behavior)

The default replica count for Sentry workers is 1 (see below)

https://github.com/sentry-kubernetes/charts/blob/develop/charts/sentry/values.yaml#L252

However, the ConfigMap has a hard-coded value of 3 replicas (see below).

https://github.com/sentry-kubernetes/charts/blob/develop/charts/sentry/templates/sentry/_helper-sentry.tpl#L352

This inconsistency could lead to resource allocation issues and potential service disruptions.

Expected behavior

Consistent replica count across all configurations
Configuration should be parameterised rather than hard-coded

values.yaml

N/A

Helm chart version

Latest

Steps to reproduce

N/A

Screenshots

N/A

Logs

N/A

Additional context

No response

@Mokto
Copy link
Contributor

Mokto commented Dec 6, 2024

This issue is stale because it has been open for 30 days with no activity.

@Mokto Mokto added the stale label Dec 6, 2024
@swade1987
Copy link
Author

I have to admit it feels a little wrong to mark this as stale when their has been no interaction from maintainers on it.

@Mokto Mokto removed the stale label Dec 17, 2024
@Mokto
Copy link
Contributor

Mokto commented Jan 17, 2025

This issue is stale because it has been open for 30 days with no activity.

@Mokto Mokto added the stale label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants