Wrong default value for volume.ressource (#4855)

* Update values.yaml

* Update Chart.yaml
This commit is contained in:
Armand LEOPOLD 2023-09-19 23:13:59 +02:00 committed by GitHub
parent d531b7cbbf
commit 6eededee10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@ apiVersion: v1
description: SeaweedFS
name: seaweedfs
appVersion: "3.56"
version: "3.56"
version: "3.57"

View file

@ -280,7 +280,7 @@ volume:
# 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