Skip to content

Conversation

@toddbaert
Copy link
Member

@toddbaert toddbaert commented May 14, 2024

We weren't correctly overlaying these in helm. I've added them similarly to others, using the same defaults from from here.

Fixes: #630

Manually tested and works as expected as well.

@toddbaert toddbaert requested review from a team, Kavindu-Dodan, bacherfl, beeme1mr and odubajDT May 14, 2024 21:37
Copy link
Contributor

@Kavindu-Dodan Kavindu-Dodan left a comment

Choose a reason for hiding this comment

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

LGTM

Basically we have two options to configure injected flagd's resource requests,

  1. From operator Helm (once this PR fix the bug)
  2. Through FeatureFlagSource resources where we can override this per deployment

I think we need to document these concepts :)

@toddbaert toddbaert force-pushed the fix/helm-sidecare-resources branch from 09f4e5a to 66a0827 Compare May 15, 2024 13:22
@beeme1mr beeme1mr merged commit d549144 into main May 15, 2024
@github-actions github-actions bot mentioned this pull request May 15, 2024
@toddbaert toddbaert deleted the fix/helm-sidecare-resources branch May 15, 2024 13:35
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.

sidecarConfiguration.resources in helm chart is ignored

6 participants