diff --git a/cluster/apps/download/sonarr/helm-release.yaml b/cluster/apps/download/sonarr/helm-release.yaml index c32e3bf..53e9e5f 100644 --- a/cluster/apps/download/sonarr/helm-release.yaml +++ b/cluster/apps/download/sonarr/helm-release.yaml @@ -35,6 +35,8 @@ spec: value: "/config/config.xml" - name: PORT value: 9000 + - name: ENABLE_ADDITIONAL_METRICS + value: "true" volumeMounts: - name: config mountPath: /config