grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.71k stars 3.3k forks source link

feat(helm): Expose labels on volumeClaimTemplates #13317

Open jkroepke opened 6 days ago

jkroepke commented 6 days ago

What this PR does / why we need it:

Velero resource filter based on labels.

https://velero.io/docs/main/resource-filtering/

In my use-case I want to exclude PVC from writer nodes (only used as WAL) from backup.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist