ops: reduce prices #309
Reference in New Issue
Block a user
Delete Branch "reduce-prices"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary by CodeRabbit
ℹ️ Recent review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Free
Run ID:
9fd38f87-96a5-45ff-9730-cf8634f5198d📥 Commits
Reviewing files that changed from the base of the PR and between
d60b948262and79824baaa6.📒 Files selected for processing (1)
go/k8s/prod/orion.yaml📝 Walkthrough
Walkthrough
This change updates two Stripe price environment variable values (STRIPE_PRICE_PRO_MONTHLY and STRIPE_PRICE_PRO_ANNUAL) in the orion Kubernetes Deployment configuration file, replacing existing price IDs with new ones.
Changes
Orion Stripe Price Update
go/k8s/prod/orion.yamlSTRIPE_PRICE_PRO_MONTHLYandSTRIPE_PRICE_PRO_ANNUALenvironment variables to new Stripe price identifiers.Estimated code review effort: 1 (Trivial) | ~2 minutes
Related issues: None provided.
Related PRs: None provided.
Suggested labels: None
Suggested reviewers: None
Poem:
A rabbit hops through YAML fields so neat,
Two price IDs swapped, a tidy little feat,
No logic bent, no code astray,
Just fresh digits for Stripe to play,
Hop on, deploy — the update's complete! 🐰
Comment
@coderabbitai helpto get the list of available commands.