Helm: Fix warning when providing resource requests/limits for S3 (#5611)

This commit is contained in:
Johnny Cederholm 2024-05-22 22:26:09 +02:00 committed by GitHub
parent 4e00ab4942
commit 9497db71e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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