correct db names
This commit is contained in:
parent
b4ecf685c3
commit
58a3d4919b
1 changed files with 2 additions and 2 deletions
|
@ -125,7 +125,7 @@ spec:
|
|||
type: AlphaNumeric
|
||||
- name: radarr-anime
|
||||
databases:
|
||||
- radarr_main
|
||||
- radarr_anime
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
- name: sonarr
|
||||
|
@ -136,7 +136,7 @@ spec:
|
|||
type: AlphaNumeric
|
||||
- name: sonarr-anime
|
||||
databases:
|
||||
- sonarr_main
|
||||
- sonarr_anime
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
- name: jellyseerr
|
||||
|
|
Loading…
Reference in a new issue