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
|
||||
apikey: {{ .radarr_api_key }}
|
||||
filters: [2]
|
||||
excludeAlternateTitles: true
|
||||
- name: sonarr
|
||||
type: sonarr
|
||||
host: http://sonarr.default.svc.cluster.local
|
||||
apikey: {{ .sonarr_api_key }}
|
||||
filters: [3]
|
||||
excludeAlternateTitles: true
|
||||
dataFrom:
|
||||
- extract:
|
||||
key: omegabrr
|
||||
|
|
Loading…
Reference in a new issue