Browse Source

fix lint

pull/7387/head
chrislu 3 weeks ago
parent
commit
4b76b2ad3c
  1. 2
      k8s/charts/seaweedfs/values.yaml

2
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
#

Loading…
Cancel
Save