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

Add sidecar_service for postgres proxy (in postgres.hcl) #56

Closed
1 of 3 tasks
k86021 opened this issue Nov 9, 2020 · 0 comments · Fixed by #57
Closed
1 of 3 tasks

Add sidecar_service for postgres proxy (in postgres.hcl) #56

k86021 opened this issue Nov 9, 2020 · 0 comments · Fixed by #57

Comments

@k86021
Copy link
Contributor

k86021 commented Nov 9, 2020

Feature description

Add more memory for postgres proxy

Why is it needed?

Postgres proxy will not run in foundation2 without this change

Suggestion(s)/solution(s) [Optional]

sidecar_task { driver = "docker" resources { cpu = 500 memory = 1000 } }

Definition of done

Provisioned datastack in foundation 2 produces a stable running postgres proxy

Checklist (after created issue)

  • Added label(s)
  • Added to project
  • Added to milestone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant