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 possibility to set global annotations #897

Open
luis-alen opened this issue Apr 29, 2024 · 1 comment
Open

add possibility to set global annotations #897

luis-alen opened this issue Apr 29, 2024 · 1 comment
Labels
proposal Enhancement idea or proposal

Comments

@luis-alen
Copy link

luis-alen commented Apr 29, 2024

What motivated this proposal?

so we can globally express additional information related to the chart deployed resources.

What is the proposed change?

add possibility to set global annotations as it's possible with labels with global.labels

Who benefits from this change?

No response

What alternatives have you evaluated?

it's currently possible to add annotations on a per-resource basis, but being able to set it globally is potentially useful.

@luis-alen luis-alen added the proposal Enhancement idea or proposal label Apr 29, 2024
@mccormickt
Copy link

This would be quite valuable even if just exposed for services. For example to control using an Internal LB rather than External for ServiceType: LoadBalancer in GKE:

networking.gke.io/load-balancer-type: "Internal"
https://cloud.google.com/kubernetes-engine/docs/concepts/service-load-balancer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

2 participants