mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-21 20:06:37 +00:00
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:
@@ -40,6 +40,9 @@ mode:
|
||||
rollingUpdate:
|
||||
maxSurge: 0
|
||||
maxUnavailable: 1
|
||||
existingClaim:
|
||||
dataClaim: ""
|
||||
logsClaim: ""
|
||||
distributed:
|
||||
enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user