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 Support for Custom Labels to cnpg-cluster #84

Open
florianspk opened this issue Jan 4, 2025 · 0 comments
Open

Add Support for Custom Labels to cnpg-cluster #84

florianspk opened this issue Jan 4, 2025 · 0 comments

Comments

@florianspk
Copy link

Description

A new feature is being implemented to allow users to define custom extra labels for resources via the labels field in the Helm chart. These labels can be used to tag resources for organizational or operational purposes.

Example Usage in values.yaml

labels:
  app.kubernetes.io/name: monkey-cluster
  app.kubernetes.io/instance: monkey-moon
  env: production
florianspk added a commit to florianspk/helm-charts that referenced this issue Jan 4, 2025
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