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
|
||||
- name: prowlarr
|
||||
databases:
|
||||
- prowlarr
|
||||
- prowlarr_logs
|
||||
- prowlarr_main
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
- name: radarr
|
||||
databases:
|
||||
- radarr
|
||||
- radarr_logs
|
||||
- radarr_main
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
- name: sonarr
|
||||
databases:
|
||||
- sonarr
|
||||
- sonarr_logs
|
||||
- sonarr_main
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
|
||||
|
|
Loading…
Reference in a new issue