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

feat(goldpinger): add labels and annotations to daemonset #106

Merged

Conversation

nromriell
Copy link
Contributor

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped

What this PR does / why we need it:
For some telemetry and tracking it is needed to be able to set custom labels and annotations on the DaemonSet object itself. This pr adds the ability to optionally set annotations and additional labels on the DaemonSet

Adds two new dictionaries to values
daemonsetAnnotations -- Annotations set on the DaemonSet object
daemonsetLabels -- Additional labels set on the DaemonSet object

@nromriell nromriell requested a review from okgolove as a code owner April 2, 2024 13:43
@okgolove okgolove merged commit e5fb81e into okgolove:master Apr 2, 2024
5 checks passed
@nromriell
Copy link
Contributor Author

Thanks @okgolove!

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