blob: b67aa6742f08362a66a90f5928c184d1feae8717 [file] [log] [blame]
{{- $name := .Values.immich.persistence.library.existingClaim | required ".Values.immich.persistence.library.existingClaim is required." -}}
{{ if .Values.postgresql.enabled }}
{{ if not .Values.useDeprecatedPostgresChart}}
{{ fail "The postgres subchart is deprecated. Please see https://github.com/immich-app/immich-charts/issues/149 for more detail." }}
{{ end }}
{{ end }}