feat: add support for pvc customized annotations (#2412)

This commit is contained in:
majinghe
2026-04-07 13:34:49 +08:00
committed by GitHub
parent 751bc3d737
commit 6963b898ee
4 changed files with 18 additions and 1 deletions
+4
View File
@@ -264,6 +264,10 @@ storageclass:
name: local-path
dataStorageSize: 256Mi
logStorageSize: 256Mi
pvcAnnotations: {}
# pvcAnnotations:
# - name: team
# value: "RustFS"
pdb:
create: false