diff --git a/servers/legion/k8s/neuron-technologies/marketing/externalsecret.yaml b/servers/legion/k8s/neuron-technologies/marketing/externalsecret.yaml index eeb1d59..8efec36 100644 --- a/servers/legion/k8s/neuron-technologies/marketing/externalsecret.yaml +++ b/servers/legion/k8s/neuron-technologies/marketing/externalsecret.yaml @@ -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