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
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
Describe the feature:
Currently there is no way to add custom labels to pvc created by statefulsets for logstash helm chart
I propose functionality to modify helm templates in logstash to support adding custom labels to PVCs created by StatefulSet.
The functionality can be mostly copy-pasted from elasticsearch helm chat where this functionality is implemented already
Describe a specific use case for the feature:
In my organisation all K8s objects have custom labels on them which are used to control logging and alerting flows.
Simplest example is prom alerting rule for pvc to alert me when elastic pvc are about to run out of capacity (logstash, elasticsearch).
The text was updated successfully, but these errors were encountered:
martinlillemets
changed the title
Logstash and elasticsearch pvc labelling
[logstash][elasticsearch] pvc labelling
May 13, 2022
martinlillemets
changed the title
[logstash][elasticsearch] pvc labelling
[logstash] StatefulSet pvc default labels
May 16, 2022
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the feature:
Currently there is no way to add custom labels to pvc created by statefulsets for logstash helm chart
I propose functionality to modify helm templates in logstash to support adding custom labels to PVCs created by StatefulSet.
The functionality can be mostly copy-pasted from elasticsearch helm chat where this functionality is implemented already
Describe a specific use case for the feature:
In my organisation all K8s objects have custom labels on them which are used to control logging and alerting flows.
Simplest example is prom alerting rule for pvc to alert me when elastic pvc are about to run out of capacity (logstash, elasticsearch).
The text was updated successfully, but these errors were encountered: