diff --git a/k8s/charts/seaweedfs/values.yaml b/k8s/charts/seaweedfs/values.yaml index f75794dae..cf16623c3 100644 --- a/k8s/charts/seaweedfs/values.yaml +++ b/k8s/charts/seaweedfs/values.yaml @@ -979,7 +979,7 @@ s3: # Custom command line arguments to add to the s3 command # Example to fix connection idle seconds: extraArgs: ["-idleTimeout=30"] - #extraArgs: [] + # extraArgs: [] # used to configure livenessProbe on s3 containers #