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

Test app deploy helm chart also deploys postgres #301

Closed
1 task
izgeri opened this issue May 17, 2021 · 0 comments
Closed
1 task

Test app deploy helm chart also deploys postgres #301

izgeri opened this issue May 17, 2021 · 0 comments

Comments

@izgeri
Copy link
Contributor

izgeri commented May 17, 2021

The application deploy helm chart is missing Postgres, which the app will require to run.

The kubernetes-conjur-demo scripts use a custom build of Postgres for K8s and a RH out of the box image for OpenShift. If possible, we should try to use an OOTB image for PG in K8s too.

Note: we also want to make sure on deploy we wait for the pg container to be ready via readiness probe.

AC:

  • App deploy helm chart includes postgres deploy with readiness probe for K8s apps
@doodlesbykumbi doodlesbykumbi self-assigned this May 18, 2021
@imheresamir imheresamir linked a pull request May 18, 2021 that will close this issue
7 tasks
@imheresamir imheresamir removed a link to a pull request May 27, 2021
7 tasks
@izgeri izgeri closed this as completed Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants