feat: add existing pvc claim for standalone (#1829)

Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
This commit is contained in:
majinghe
2026-02-15 15:49:37 +08:00
committed by GitHub
parent 2093a13308
commit 2d4d240508
4 changed files with 20 additions and 8 deletions
+3
View File
@@ -40,6 +40,9 @@ mode:
rollingUpdate:
maxSurge: 0
maxUnavailable: 1
existingClaim:
dataClaim: ""
logsClaim: ""
distributed:
enabled: true