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

Updated the default value of app.kubernetes.io/managed-by from "helm"… #1

Conversation

m3nax
Copy link
Owner

@m3nax m3nax commented Sep 4, 2024

… to {{ .Release.Service }}

Description

Standardized the way in whitch the label app.kubernetes.io/managed-by is populated to avoid writing the value helm with the 'H' lower case, witch causes an infinite patch loop when the chart is deployed with GitOps (in that case Fleet).

HELM DOCS: https://helm.sh/docs/chart_best_practices/labels/

Issue reference

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

… to {{ .Release.Service }}

Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com>
@m3nax m3nax closed this Sep 4, 2024
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.

1 participant