forked from JohnStrunk/augur-on-ocp
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
flower currently depends on hardcoded credentials
| value: "postgresql+psycopg2://augur:augur@augur-db:5432/augur" # pragma: allowlist secret |
This is because we arent able to pass in the DB connection parameters as individual variables, as the crunchy postgres operator is designed to do (and indeed does do for the other parts of the stack, such as augur itself)
We should find a way to fix this
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels