k8s/charts/seaweedfs/templates: s3 deployment: rm blocking matchLabel (#6090)

This commit is contained in:
ayzatziko 2024-10-03 16:33:32 +03:00 committed by GitHub
parent ff47956530
commit 416cc58cce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,6 @@ spec:
selector:
matchLabels:
app.kubernetes.io/name: {{ template "seaweedfs.name" . }}
helm.sh/chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/component: s3
template: