mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-27 20:59:42 +08:00
typo
This commit is contained in:
parent
d38456dc06
commit
970059d4ce
@ -716,7 +716,7 @@ filer:
|
|||||||
sub_filter '/seaweedfsstatic' './seaweedfsstatic';
|
sub_filter '/seaweedfsstatic' './seaweedfsstatic';
|
||||||
sub_filter_once off;
|
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:
|
extraEnvironmentVars:
|
||||||
WEED_MYSQL_ENABLED: "false"
|
WEED_MYSQL_ENABLED: "false"
|
||||||
WEED_MYSQL_HOSTNAME: "mysql-db-host"
|
WEED_MYSQL_HOSTNAME: "mysql-db-host"
|
||||||
|
Loading…
Reference in New Issue
Block a user