diff --git a/cluster/apps/download/sonarr/helm-release.yaml b/cluster/apps/download/sonarr/helm-release.yaml index f7513e2..c32e3bf 100644 --- a/cluster/apps/download/sonarr/helm-release.yaml +++ b/cluster/apps/download/sonarr/helm-release.yaml @@ -33,6 +33,8 @@ spec: value: "http://localhost" - name: CONFIG value: "/config/config.xml" + - name: PORT + value: 9000 volumeMounts: - name: config mountPath: /config