mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-23 18:49:17 +08:00
Helm: Fix warning when providing resource requests/limits for S3 (#5611)
This commit is contained in:
parent
4e00ab4942
commit
9497db71e6
@ -765,7 +765,7 @@ s3:
|
||||
# should map directly to the value of the resources field for a PodSpec,
|
||||
# formatted as a multi-line string. By default no direct resource request
|
||||
# is made.
|
||||
resources: {}
|
||||
resources: null
|
||||
|
||||
# Toleration Settings for server pods
|
||||
# This should be a multi-line string matching the Toleration array
|
||||
|
Loading…
Reference in New Issue
Block a user