fix: PVC名称错误
This commit is contained in:
@@ -85,5 +85,5 @@ spec:
|
|||||||
{{- if .Values.statistics_dashboard.enabled }}
|
{{- if .Values.statistics_dashboard.enabled }}
|
||||||
- name: statistics
|
- name: statistics
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: {{ .Release.Name }}-maibot-statistics
|
claimName: {{ .Release.Name }}-maibot-statistics-dashboard
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user