mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-07-31 20:36:08 +08:00
Merge pull request #1998 from fanqiehc/fix_indent
fix volume-service helm template indentation
This commit is contained in:
commit
4480d72cab
@ -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
|
Loading…
Reference in New Issue
Block a user