Helm Charts: add ip bind for filer (#6902)
add ip bind for filer fix https://github.com/seaweedfs/seaweedfs/issues/6900
This commit is contained in:
@@ -190,6 +190,7 @@ spec:
|
||||
-encryptVolumeData \
|
||||
{{- end }}
|
||||
-ip=${POD_IP} \
|
||||
-ip.bind={{ .Values.filer.ipBind }} \
|
||||
{{- if .Values.filer.filerGroup}}
|
||||
-filerGroup={{ .Values.filer.filerGroup}} \
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user