fix: add different annotations for different pvc (#2547)

This commit is contained in:
majinghe
2026-04-15 15:21:38 +08:00
committed by GitHub
parent da9dfb51e7
commit 8152c8e084
4 changed files with 12 additions and 9 deletions
+5 -3
View File
@@ -265,9 +265,11 @@ storageclass:
dataStorageSize: 256Mi
logStorageSize: 256Mi
pvcAnnotations: {}
# pvcAnnotations:
# - name: team
# value: "RustFS"
#pvcAnnotations:
# data:
# key: value
# logs:
# key: value
pdb:
create: false