mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 04:57:58 +08:00
fix volume-service helm template indentation
This commit is contained in:
@@ -23,6 +23,6 @@ spec:
|
|||||||
targetPort: {{ .Values.volume.metricsPort }}
|
targetPort: {{ .Values.volume.metricsPort }}
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
{{- end }}
|
{{- end }}
|
||||||
selector:
|
selector:
|
||||||
app: {{ template "seaweedfs.name" . }}
|
app: {{ template "seaweedfs.name" . }}
|
||||||
component: volume
|
component: volume
|
Reference in New Issue
Block a user