neuron-prod: add NEURON_API_KEY to ExternalSecret from Vault
This commit is contained in:
@@ -12,6 +12,10 @@ spec:
|
||||
name: neuron-prod-secrets
|
||||
creationPolicy: Owner
|
||||
data:
|
||||
- secretKey: NEURON_API_KEY
|
||||
remoteRef:
|
||||
key: secret/data/neuron-technologies/prod
|
||||
property: api_key
|
||||
- secretKey: NEURON_WEBHOOK_SECRET
|
||||
remoteRef:
|
||||
key: secret/data/neuron-technologies/prod
|
||||
|
||||
Reference in New Issue
Block a user