helm-charts
helm-charts copied to clipboard
[loki-distributed] Fix missing apiVersion and kind in volumeClaimTemplates
This PR fixes an issue where the volumeClaimTemplates sections in various StatefulSet manifests were missing the required apiVersion: v1 and kind: PersistentVolumeClaim fields.
Replaces #2959 with additional templates.