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

feature request: Support custom Postgres PVC size #1193

Closed
gaocegege opened this issue Nov 23, 2021 · 3 comments
Closed

feature request: Support custom Postgres PVC size #1193

gaocegege opened this issue Nov 23, 2021 · 3 comments

Comments

@gaocegege
Copy link

done, err := deploy.SyncPVCToCluster(p.deployContext, deploy.DefaultPostgresVolumeClaimName, "1Gi", deploy.PostgresName)

Now we hard-coded the PVC requests to 1Gi. It is better to support the custom size.

@tolusha
Copy link
Contributor

tolusha commented Nov 29, 2021

@gaocegege
Copy link
Author

Thanks for your reply

@gaocegege
Copy link
Author

I am closing it since the new issue is created.

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

No branches or pull requests

2 participants