Browse Source

typo

pull/5759/merge
chrislu 2 months ago
parent
commit
970059d4ce
  1. 2
      k8s/charts/seaweedfs/values.yaml

2
k8s/charts/seaweedfs/values.yaml

@ -716,7 +716,7 @@ filer:
sub_filter '/seaweedfsstatic' './seaweedfsstatic';
sub_filter_once off;
# extraEnvVars is a list of extra enviroment variables to set with the stateful set.
# extraEnvVars is a list of extra environment variables to set with the stateful set.
extraEnvironmentVars:
WEED_MYSQL_ENABLED: "false"
WEED_MYSQL_HOSTNAME: "mysql-db-host"

Loading…
Cancel
Save