From 4b76b2ad3c0eaf638a52890e396abab383513085 Mon Sep 17 00:00:00 2001 From: chrislu Date: Sun, 26 Oct 2025 23:20:20 -0700 Subject: [PATCH] fix lint --- k8s/charts/seaweedfs/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 #