Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct postgres docker healthcheck #298

Merged
merged 1 commit into from
Dec 19, 2024
Merged

fix: correct postgres docker healthcheck #298

merged 1 commit into from
Dec 19, 2024

Conversation

janz93
Copy link
Contributor

@janz93 janz93 commented Dec 19, 2024

What changes are introduced?

use the default user for healthcheck

Why are these changes introduced?

since this is only for development we can use the default user instead of expecting the user to be set via env variable

How are these changes made?

adjust healthcheck

How was it tested? (optional)

remove this section, when you don't add further information

Some code, especially infrastructure code (say HELM or Kubernetes yaml files) are harder to test. So it’s important to let the reviewer know how you tested them in case you can’t check in tests. Alternatively, you can explain to the reviewer how to test it locally if necessary. Showing the results of tests you’ve run in this section if none are visible in the diff is also very helpful.

  • Specs
  • Locally
  • Staging

since this is only for development we can use the default user instead
of expecting the user to be set via env variable
@janz93
Copy link
Contributor Author

janz93 commented Dec 19, 2024

fixes #278

@janz93 janz93 merged commit 30b3ef4 into main Dec 19, 2024
3 checks passed
@janz93 janz93 deleted the fix/docker-setup branch December 19, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant