added default tls secret value for master ingress
This commit is contained in:
@@ -170,6 +170,7 @@ master:
|
|||||||
sub_filter '=/' '=./';
|
sub_filter '=/' '=./';
|
||||||
sub_filter '/seaweedfsstatic' './seaweedfsstatic';
|
sub_filter '/seaweedfsstatic' './seaweedfsstatic';
|
||||||
sub_filter_once off;
|
sub_filter_once off;
|
||||||
|
tls: []
|
||||||
|
|
||||||
extraEnvironmentVars:
|
extraEnvironmentVars:
|
||||||
WEED_MASTER_VOLUME_GROWTH_COPY_1: 7
|
WEED_MASTER_VOLUME_GROWTH_COPY_1: 7
|
||||||
|
|||||||
Reference in New Issue
Block a user