Skip to content

Commit 7df708a

Browse files
committed
chore(grafana): switch redis db to 2
1 parent 70bd9a4 commit 7df708a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/grafana/templates/_helpers.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
name: valkey-creds
2020
key: password
2121
- name: DRYCC_VALKEY_URL
22-
value: "redis://:$(DRYCC_VALKEY_PASSWORD)@drycc-valkey:16379/0"
22+
value: "redis://:$(DRYCC_VALKEY_PASSWORD)@drycc-valkey:16379/2"
2323
{{- end }}
2424
- name: DRYCC_SERVICE_KEY
2525
valueFrom:

0 commit comments

Comments
 (0)