diff --git a/chart/templates/deployment.yaml b/chart/templates/deployment.yaml index e50e048cba3e68eb19e32c4507cdded3e5518bcd..02d463dc1a95a9dd834d2f16e713352e8cb4c413 100644 --- a/chart/templates/deployment.yaml +++ b/chart/templates/deployment.yaml @@ -33,7 +33,7 @@ spec: secretName: {{ template "secret_name" . }} - name: mglogs-persistent-storage persistentVolumeClaim: - claimName: mg-logs-2 + claimName: mglogs - name: redis-config configMap: name: {{ include "chart.fullname" . }}-redis-container-config