Only allow one googleGcs config object
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
This commit is contained in:
+4
-4
@@ -123,10 +123,10 @@ kafka:
|
||||
|
||||
integrations:
|
||||
googleGcs:
|
||||
- clientEmail:
|
||||
$env: GCS_CLIENT_EMAIL
|
||||
privateKey:
|
||||
$env: GCS_PRIVATE_KEY
|
||||
clientEmail:
|
||||
$env: GCS_CLIENT_EMAIL
|
||||
privateKey:
|
||||
$env: GCS_PRIVATE_KEY
|
||||
|
||||
github:
|
||||
- host: github.com
|
||||
|
||||
Reference in New Issue
Block a user