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
commit 4480d72cab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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