Skip to content

Commit 16eacba

Browse files
jankeromnesroboquat
authored andcommitted
[werft] Update Stripe product price IDs (remove graduated free tier experiment from team)
1 parent 41d9c38 commit 16eacba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.werft/jobs/build/payment/stripe-configmap.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ metadata:
44
name: stripe-config
55
namespace: ${NAMESPACE}
66
data:
7-
config: >
7+
config: |
88
{
99
"usageProductPriceIds": {
10-
"EUR": "price_1LD8cQGadRXm50o30QwBU9aY",
11-
"USD": "price_1LD8cQGadRXm50o3ftnIiUZL"
10+
"EUR": "price_1LFZhJGadRXm50o3v27S1DB1",
11+
"USD": "price_1LFZhJGadRXm50o3YEAaspXu"
1212
}
1313
}

0 commit comments

Comments
 (0)