1
0
mirror of synced 2025-12-23 21:03:15 -05:00

added resource requirements to the wrong connector, try again (#27449)

This commit is contained in:
Parker Mossman
2023-06-16 13:36:24 -07:00
committed by GitHub
parent 1c31f738d0
commit c3dd582cb6
2 changed files with 6 additions and 6 deletions

View File

@@ -19,6 +19,12 @@ data:
oss:
enabled: true
releaseStage: generally_available
resourceRequirements:
jobSpecific:
- jobType: check_connection
resourceRequirements:
memory_limit: 500Mi
memory_request: 500Mi
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-data-api
tags:
- language:python