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

Helm Chart is not using the replicaCount value, and the values file doesn't mention the variable existingSecrets #7186

Open
1 of 2 tasks
mickkael opened this issue Jan 29, 2025 · 0 comments · May be fixed by #7187
Open
1 of 2 tasks
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@mickkael
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • N/A

Steps to Reproduce

  1. set replicaCount: 2
  2. deploy the helm application
  3. check the deployment, replicacount is 1

Expected

replicaCount to be set as per the value

existingSecret to be better documented in the values file

Actual

replicaCount is not honored
existingSecret is to be found in the helm templates instead of values.yaml

Logs

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

Yes, this is also broken in native VS Code

Does this bug reproduce in GitHub Codespaces?

Yes, this is also broken in GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

@mickkael mickkael added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant