abahmed / kwatch

:eyes: monitor & detect crashes in your Kubernetes(K8s) cluster instantly
https://kwatch.dev
MIT License
955 stars 75 forks source link

Update helm chart to add podLabels parameter #239

Open Anindya-Banerjee opened 1 year ago

Anindya-Banerjee commented 1 year ago

Is your feature request related to a problem? Please describe. This is a feature request to have a podLabels parameter in the values file. The helm chart currently only allows users to add podAnnotations through the values file.

Describe the solution you'd like It would be nice to have a podLabels parameter in the values file to add custom labels to the deployment.

nwsparks commented 1 month ago

this was completed https://github.com/abahmed/kwatch/pull/325