From a3dd1a8b6da0e0f258f27025bd699c612bace159 Mon Sep 17 00:00:00 2001 From: Karan Shah Date: Thu, 3 Feb 2022 11:51:47 +0000 Subject: [PATCH] Add a way to access the Airbrake secret from env Signed-off-by: Karan Shah --- app-config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-config.yaml b/app-config.yaml index b025064c74..1f03105cde 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -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: