remove extra curly brace
helm read/need only 2
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
port: {{ .Values.filer.s3 }}
|
||||
targetPort: {{ .Values.s3.metricsPort }}
|
||||
protocol: TCP
|
||||
{{- end }}}
|
||||
{{- end }}
|
||||
selector:
|
||||
app: {{ template "seaweedfs.name" . }}
|
||||
component: s3
|
||||
Reference in New Issue
Block a user