Skip to content

Commit 9f5fb15

Browse files
authored
Add db for qos-engine and qod-verifier
1 parent c151cfd commit 9f5fb15

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

templates/configmap.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ data:
181181
bulk.db.name = chimera
182182
{{ if .Values.dcache.qos.enabled }}
183183
qos.db.name = chimera
184+
qos-engine.db.name = chimera
185+
qos-verifier.db.name = chimera
184186
{{- end }}
185187

186188
chimerashell.db.host = ${chimera.db.host}

0 commit comments

Comments
 (0)