feat(marketing): expose Team and Enterprise Stripe price IDs via ExternalSecret
This commit is contained in:
@@ -41,3 +41,11 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
key: secret/data/neuron-technologies/marketing
|
key: secret/data/neuron-technologies/marketing
|
||||||
property: next_public_stripe_publishable_key
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user