Merge pull request #1998 from fanqiehc/fix_indent

fix volume-service helm template indentation
This commit is contained in:
Chris Lu
2021-04-14 04:40:05 -07:00
committed by GitHub

View File

@@ -23,6 +23,6 @@ spec:
targetPort: {{ .Values.volume.metricsPort }}
protocol: TCP
{{- end }}
selector:
selector:
app: {{ template "seaweedfs.name" . }}
component: volume