diff --git a/charts/plex-media-server/templates/statefulset.yaml b/charts/plex-media-server/templates/statefulset.yaml index e3ba4af2..c6a39b66 100644 --- a/charts/plex-media-server/templates/statefulset.yaml +++ b/charts/plex-media-server/templates/statefulset.yaml @@ -130,7 +130,7 @@ spec: value: {{ $value | quote }} {{- end }} {{- end }} - {{- if and .Values.pms.claimSecret.name .Values.pms.claimSecret.value }} + {{- if and .Values.pms.claimSecret.name .Values.pms.claimSecret.key }} - name: PLEX_CLAIM valueFrom: secretKeyRef: