Add a few databases/users for db consolidation.
This commit is contained in:
parent
88ebee92bc
commit
60bd7e0d82
1 changed files with 20 additions and 0 deletions
|
@ -64,11 +64,31 @@ spec:
|
|||
- atuin
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
- name: gatus
|
||||
databases:
|
||||
- gatus
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
- name: grafana
|
||||
databases:
|
||||
- grafana
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
- name: prowlarr
|
||||
databases:
|
||||
- prowlarr
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
- name: radarr
|
||||
databases:
|
||||
- radarr
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
- name: sonarr
|
||||
databases:
|
||||
- sonarr
|
||||
password:
|
||||
type: AlphaNumeric
|
||||
|
||||
|
||||
backups:
|
||||
|
|
Loading…
Reference in a new issue