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

aws-vpc-cni: move default affinity to values.yaml #384

Merged
merged 1 commit into from Jan 8, 2021

Conversation

sarahhodne
Copy link
Contributor

This change allows you to override the affinity, should you want to, using the already existing affinity key in the Helm values.

Previously, setting the affinity key in the Helm values would cause a duplicate affinity key in the pod spec. This might have worked, but I think it would be dependent on the YAML parser

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This change allows you to override the affinity, should you want to,
using the already existing `affinity` key in the Helm values.

Previously, setting the `affinity` key in the Helm values would cause a
duplicate `affinity` key in the pod spec.
Copy link
Contributor

@jayanthvn jayanthvn 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.

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.

None yet

3 participants