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
|
type: AlphaNumeric
|
||||||
- name: radarr-anime
|
- name: radarr-anime
|
||||||
databases:
|
databases:
|
||||||
- radarr_main
|
- radarr_anime
|
||||||
password:
|
password:
|
||||||
type: AlphaNumeric
|
type: AlphaNumeric
|
||||||
- name: sonarr
|
- name: sonarr
|
||||||
|
@ -136,7 +136,7 @@ spec:
|
||||||
type: AlphaNumeric
|
type: AlphaNumeric
|
||||||
- name: sonarr-anime
|
- name: sonarr-anime
|
||||||
databases:
|
databases:
|
||||||
- sonarr_main
|
- sonarr_anime
|
||||||
password:
|
password:
|
||||||
type: AlphaNumeric
|
type: AlphaNumeric
|
||||||
- name: jellyseerr
|
- name: jellyseerr
|
||||||
|
|
Loading…
Reference in a new issue