-
Notifications
You must be signed in to change notification settings - Fork 64
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
Updated in-app pricing page for CD #1273
Conversation
checked: true, | ||
}, | ||
{ | ||
label: '1 cluster', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can put this but the enforcement is going to be honor system on the cluster side
Visit the preview URL for this PR (updated for commit 20c0d51): https://pluralsh--pr1273-swoodward-cd-pricing-ip7bmjx6.web.app (expires Mon, 20 Nov 2023 20:43:00 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 16a5e8ed11dae87f435fa6b87804553fe417305e |
@@ -174,6 +182,10 @@ function BillingPricingTable() { | |||
<Div body2>Unlimited</Div> | |||
<Div body2>${clusterMonthlyPricing}/cluster/month</Div> | |||
<Div body2>${userMonthlyPricing}/user/month</Div> | |||
<Div body2>$200/pack of 5 services/month</Div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@michaeljguarino hard-coding this for now since I think we'll need the variable for service monthly pricing - TODO fix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that's ok yea it's not exposed in the api now (and it's not exactly a line-item due to weirdness w/ usage based billing as well)
Summary
Labels
Test Plan
Checklist