mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 21:26:28 +00:00
feat(helm): split storageSize into data and log storage parameters (#1018)
This commit is contained in:
@@ -147,6 +147,7 @@ affinity: {}
|
||||
|
||||
storageclass:
|
||||
name: local-path
|
||||
size: 256Mi
|
||||
dataStorageSize: 256Mi
|
||||
logStorageSize: 256Mi
|
||||
|
||||
extraManifests: []
|
||||
|
||||
Reference in New Issue
Block a user