helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[loki-distributed] Fix missing apiVersion and kind in volumeClaimTemplates

Open aidanthewiz opened this issue 6 months ago • 1 comments

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.

aidanthewiz avatar May 09 '25 17:05 aidanthewiz

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 09 '25 17:05 CLAassistant