Add a way to access the Airbrake secret from env

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
This commit is contained in:
Karan Shah
2022-02-03 11:51:47 +00:00
parent 64045884ba
commit a3dd1a8b6d
+2
View File
@@ -193,6 +193,8 @@ integrations:
- host: amazonaws.com
accessKeyId: ${AWS_ACCESS_KEY_ID}
secretAccessKey: ${AWS_SECRET_ACCESS_KEY}
airbrake:
apiKey: ${AIRBRAKE_API_KEY}
catalog:
import: