-
Notifications
You must be signed in to change notification settings - Fork 215
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
NR-346357: Sync up nr-ebpf-agent charts in helm-charts from newrelic-… #1537
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to add the remaining changes from eBPF repo as well here to get this chart up to date?
@@ -131,3 +131,33 @@ nodeSelector: {} | |||
tolerations: [] | |||
# -- Sets all pods' affinities. Can be configured also with `global.affinity` | |||
affinity: {} | |||
# -- Kubernetes cluster domain |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe you'll need to create new image & tags (need to use the dockerhub registry now since we are moving away from GCR) as well since the existing artifacts don't have the logic to utilize these configuration changes.
You'll also need to run helm-docs to auto-update the readme with the new changes from this Values.yaml
…ebpf-agent
Is this a new chart
What this PR does / why we need it:
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[mychartname]
)