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

fix(charts,flux2,source-controller): hard-code replicas #205

Conversation

jonasbadstuebner
Copy link
Contributor

@jonasbadstuebner jonasbadstuebner commented Dec 14, 2023

What this PR does / why we need it:

fluxcd/source-controller#837 (comment)

We scaled all deployments of this HelmChart up to 2 replicas and the source-controller started failing. It would make more sense to not allow this, because there seems to be no way to make this work.

The replicas key is not present in the values.yaml (for any of the components) - in case you are wondering, why there is no change to the values.yaml.

Special notes for your reviewer:

Checklist

  • DCO signed
  • Chart Version bumped
  • helm-docs are updated
    • didn't change anything
  • Helm chart is tested
  • Update artifacthub.io/changes in Chart.yaml
  • Run make reviewable
    • I reverted the changes it would have made to other parts; I only want to update flux2

Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @DrBu7cher

@stefanprodan stefanprodan merged commit 1789326 into fluxcd-community:main Dec 14, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants