aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-05-19 15:08:43 -0700
committerGitHub <noreply@github.com>2022-05-19 15:08:43 -0700
commit3a8dadcc2d5bfc5edb63395bbfb4f502c8333114 (patch)
tree42417433fa3a55da446bfdff820a22f46e934d21
parentcb64983c6b5ae88d009c311aa46edd7acafa3361 (diff)
parentbee482d49e34fdb40b3ebf07a4eb855659f191a0 (diff)
downloadseaweedfs-3a8dadcc2d5bfc5edb63395bbfb4f502c8333114.tar.xz
seaweedfs-3a8dadcc2d5bfc5edb63395bbfb4f502c8333114.zip
Merge pull request #3080 from kaiwalyajoshi/kjoshi/s3-template-fixes
-rw-r--r--k8s/helm_charts2/templates/s3-deployment.yaml1
1 files changed, 0 insertions, 1 deletions
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: