feat(secrets): add STRIPE_WEBHOOK_SECRET to neuron-prod ExternalSecret
This commit is contained in:
@@ -52,3 +52,7 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
key: secret/data/neuron-technologies/marketing-test
|
key: secret/data/neuron-technologies/marketing-test
|
||||||
property: stripe_secret_key
|
property: stripe_secret_key
|
||||||
|
- secretKey: STRIPE_WEBHOOK_SECRET
|
||||||
|
remoteRef:
|
||||||
|
key: secret/data/neuron-technologies/marketing-test
|
||||||
|
property: stripe_webhook_secret
|
||||||
|
|||||||
Reference in New Issue
Block a user