You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow the instructions to generate a docker compose file using Postgres as database in secure mode by running the following command:
make gen keeper mqtt-bus postgres
🔥 Exception or Error
The following INSECURESECRETS_DB related environment variables with empty string values are generated in several service sections which use the database:
🐞 Bug Report
Affected Services [REQUIRED]
The issue is located in: docker compose file.Is this a regression?
No.Description and Minimal Reproduction [REQUIRED]
Follow the instructions to generate a docker compose file using Postgres as database in secure mode by running the following command:
🔥 Exception or Error
The following
INSECURESECRETS_DB
related environment variables with empty string values are generated in several service sections which use the database:Expected Result:
The above
INSECURESECRETS_DB
related environment variables are only needed while using Postgres in non-secure mode.🌍 Your Environment
Deployment Environment:
EdgeX Version [REQUIRED]:
Anything else relevant?
The text was updated successfully, but these errors were encountered: