fix the spelling error

This commit is contained in:
liubaojiang
2022-07-08 16:36:45 +08:00
parent e2ecf137a2
commit 106dd13306
2 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ spec:
imagePullSecrets:
- name: {{ .Values.global.imagePullSecrets }}
{{- end }}
serviceAccountName: seaweefds-rw-sa #hack for delete pod master after migration
serviceAccountName: seaweedfs-rw-sa #hack for delete pod master after migration
terminationGracePeriodSeconds: 60
{{- if .Values.filer.priorityClassName }}
priorityClassName: {{ .Values.filer.priorityClassName | quote }}