Skip to content

Commit

Permalink
updating envs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajath-Numo committed Oct 31, 2024
1 parent dade31b commit c37dfb2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/airbyte/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2375,4 +2375,11 @@ testWebapp:
image:
repository: busybox
tag: latest

env:
JOB_MAIN_CONTAINER_CPU_REQUEST: "0.3"
JOB_MAIN_CONTAINER_CPU_LIMIT: "0.3"
JOB_MAIN_CONTAINER_MEMORY_REQUEST: "500Mi"
JOB_MAIN_CONTAINER_MEMORY_LIMIT: "750Mi"


0 comments on commit c37dfb2

Please sign in to comment.