debug omegabrr
This commit is contained in:
parent
ad30f155b9
commit
ed23853f90
1 changed files with 2 additions and 0 deletions
|
@ -29,11 +29,13 @@ spec:
|
||||||
host: http://radarr.default.svc.cluster.local
|
host: http://radarr.default.svc.cluster.local
|
||||||
apikey: {{ .radarr_api_key }}
|
apikey: {{ .radarr_api_key }}
|
||||||
filters: [2]
|
filters: [2]
|
||||||
|
excludeAlternateTitles: true
|
||||||
- name: sonarr
|
- name: sonarr
|
||||||
type: sonarr
|
type: sonarr
|
||||||
host: http://sonarr.default.svc.cluster.local
|
host: http://sonarr.default.svc.cluster.local
|
||||||
apikey: {{ .sonarr_api_key }}
|
apikey: {{ .sonarr_api_key }}
|
||||||
filters: [3]
|
filters: [3]
|
||||||
|
excludeAlternateTitles: true
|
||||||
dataFrom:
|
dataFrom:
|
||||||
- extract:
|
- extract:
|
||||||
key: omegabrr
|
key: omegabrr
|
||||||
|
|
Loading…
Reference in a new issue