diff --git a/k8s/helm_charts2/templates/s3-deployment.yaml b/k8s/helm_charts2/templates/s3-deployment.yaml index 2638c7f56..aac09f328 100644 --- a/k8s/helm_charts2/templates/s3-deployment.yaml +++ b/k8s/helm_charts2/templates/s3-deployment.yaml @@ -10,7 +10,6 @@ metadata: heritage: {{ .Release.Service }} release: {{ .Release.Name }} spec: - serviceName: {{ template "seaweedfs.name" . }}-s3 replicas: {{ .Values.s3.replicas }} selector: matchLabels: