Skip to content

Commit

Permalink
Fix database host
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Mar 28, 2024
1 parent 0565c11 commit 58a7aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/sessions/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sessions:
enabled: true
logLevel: Trace
database:
host: mysql://ispyb-mariadb-galera-headless
host: mysql://ispyb-mariadb-galera-headless/ispyb
user: ispyb_ro
password:
secretName: ispyb
Expand Down

0 comments on commit 58a7aae

Please sign in to comment.