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

Allow setting custome labels on all resources #107

Open
yellowmegaman opened this issue Aug 21, 2024 · 0 comments
Open

Allow setting custome labels on all resources #107

yellowmegaman opened this issue Aug 21, 2024 · 0 comments

Comments

@yellowmegaman
Copy link

Greetings! Thanks for awesome helm chart and software.

It would be even more awesome if we could set custom labels to all workloads to allow custom workload/log filtering.

Example:

In values.yaml

commonLabels: {}

In workload manifests

  labels:
  {{- include ".Values.commonLabels" . | nindent 4 }}
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

No branches or pull requests

1 participant