Skip to content

Commit

Permalink
Update pv claim for tmdb
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed May 31, 2024
1 parent af988f3 commit e727a1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ spec:
- name: postgres-storage
{{- if .Values.tmDb.persistenceDisk.enabled }}
persistentVolumeClaim:
claimName: {{ .Release.Name }}-tm-db-pv-claim
claimName: {{ .Release.Name }}-tasking-manager-db-pv-claim
{{- else }}
emptyDir: {}
{{- end }}
Expand Down

0 comments on commit e727a1d

Please sign in to comment.