Correct dbs

This commit is contained in:
Joseph Hanson 2024-04-10 11:17:36 -05:00
parent 2cc4041712
commit e00152f2dc
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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