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

changes for globalLabels and globalAnnotations #229

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

anushkamittal2001
Copy link
Contributor

@anushkamittal2001 anushkamittal2001 commented Jan 29, 2024

Made a new PR as the last one wasnt working as expected.
https://nirmata.atlassian.net/browse/NDEV-18177
closed #227

podAnnotations:
{{- if .Values.globalAnnotations }}
{{- toYaml .Values.globalAnnotations | nindent 10 }}
{{- end}}
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we confirm if the globalLabels and globalAnnotations are "added" to default labels and annotations in kyverno pods? Or it completely overwrites? If it overwrites, there might be other issues, so we better avoid that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Confirmed!

@anushkamittal2001 anushkamittal2001 merged commit 7d277ec into release-chart-1.10 Jan 29, 2024
1 check 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