Correct dbs
This commit is contained in:
parent
2cc4041712
commit
e00152f2dc
1 changed files with 6 additions and 3 deletions
|
@ -76,17 +76,20 @@ spec:
|
||||||
type: AlphaNumeric
|
type: AlphaNumeric
|
||||||
- name: prowlarr
|
- name: prowlarr
|
||||||
databases:
|
databases:
|
||||||
- prowlarr
|
- prowlarr_logs
|
||||||
|
- prowlarr_main
|
||||||
password:
|
password:
|
||||||
type: AlphaNumeric
|
type: AlphaNumeric
|
||||||
- name: radarr
|
- name: radarr
|
||||||
databases:
|
databases:
|
||||||
- radarr
|
- radarr_logs
|
||||||
|
- radarr_main
|
||||||
password:
|
password:
|
||||||
type: AlphaNumeric
|
type: AlphaNumeric
|
||||||
- name: sonarr
|
- name: sonarr
|
||||||
databases:
|
databases:
|
||||||
- sonarr
|
- sonarr_logs
|
||||||
|
- sonarr_main
|
||||||
password:
|
password:
|
||||||
type: AlphaNumeric
|
type: AlphaNumeric
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue