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

Add nameOverride to charts #254

Merged
merged 3 commits into from
Jan 24, 2023
Merged

Add nameOverride to charts #254

merged 3 commits into from
Jan 24, 2023

Conversation

mjnagel
Copy link
Contributor

@mjnagel mjnagel commented Jan 23, 2023

More context is provided in the issue this closes, but the goal is to provide a nameOverride to each chart that makes use of .Chart.Name. This value overrides the chart name anywhere it is used for labels/container names/etc.

Fixes #253

Signed-off-by: Micah Nagel micah.nagel@defenseunicorns.com

Signed-off-by: Micah Nagel <micah.nagel@defenseunicorns.com>
Signed-off-by: Micah Nagel <micah.nagel@defenseunicorns.com>
@fjogeleit
Copy link
Member

I think you need to update the Chart.lock file with helm dependency update ./charts/policy-reporter

Signed-off-by: Micah Nagel <micah.nagel@defenseunicorns.com>
@mjnagel
Copy link
Contributor Author

mjnagel commented Jan 24, 2023

@fjogeleit thanks! I wasn't sure if that was something done during PRs or not since I've seen different approaches. Updated and this should be good on the linting now.

@fjogeleit
Copy link
Member

You're welcome, thanks for your contribution.

@fjogeleit fjogeleit merged commit 440d72b into kyverno:main Jan 24, 2023
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.

Add nameOverride for Chart name on resources
2 participants