You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many helm charts allow you to add custom labels and annotations, for various purposes, such as monitoring. We would love to be able to add some custom labels to the doppler-operator resources. I would have put in a pull request, but you don't appear to directly publish the source for this repo.
This seems related to #12 and #13, as those are other typical changes.
I realize I could accomplish this with kustomize, but we use helm for the majority of our kubernetes resource deployments and would prefer to continue to do so.
The text was updated successfully, but these errors were encountered:
Thanks for the feature request! I've added your feedback to a similar internal issue we have open around supporting taint/tolerances with the Helm chart. Not exactly the same thing, but a similar sort of customization. I can't say how long it might be before we get around to adding this, but it's on our radar!
We're definitely open to contributions though! The full source for the Helm Chart is available here if you want to take a look:
Many helm charts allow you to add custom labels and annotations, for various purposes, such as monitoring. We would love to be able to add some custom labels to the doppler-operator resources. I would have put in a pull request, but you don't appear to directly publish the source for this repo.
This seems related to #12 and #13, as those are other typical changes.
I realize I could accomplish this with kustomize, but we use helm for the majority of our kubernetes resource deployments and would prefer to continue to do so.
The text was updated successfully, but these errors were encountered: