feat(marketing): expose Team and Enterprise Stripe price IDs via ExternalSecret

This commit is contained in:
Will Anderson
2026-04-24 14:34:59 -05:00
parent 02db9c3d43
commit d9257ab1b7
@@ -41,3 +41,11 @@ spec:
remoteRef:
key: secret/data/neuron-technologies/marketing
property: next_public_stripe_publishable_key
- secretKey: STRIPE_PRICE_TEAM
remoteRef:
key: secret/data/neuron-technologies/marketing
property: stripe_price_team
- secretKey: STRIPE_PRICE_ENTERPRISE
remoteRef:
key: secret/data/neuron-technologies/marketing
property: stripe_price_enterprise