diff --git a/charts/ombi/templates/deployment.yaml b/charts/ombi/templates/deployment.yaml index 079ad91..b6b0aae 100644 --- a/charts/ombi/templates/deployment.yaml +++ b/charts/ombi/templates/deployment.yaml @@ -193,9 +193,6 @@ spec: - name: prowlarr-config persistentVolumeClaim: claimName: {{ include "ombi.fullname" . }}-prowlarr-config-pvc - - name: whisparr-config - persistentVolumeClaim: - claimName: ombi-whisparr-config-pvc - name: nzbget-config persistentVolumeClaim: claimName: {{include "ombi.fullname" .}}-nzbget-config-pvc