Skip to content

Commit c37dfb2

Browse files
committed
updating envs
1 parent dade31b commit c37dfb2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

charts/airbyte/values.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2375,4 +2375,11 @@ testWebapp:
23752375
image:
23762376
repository: busybox
23772377
tag: latest
2378+
2379+
env:
2380+
JOB_MAIN_CONTAINER_CPU_REQUEST: "0.3"
2381+
JOB_MAIN_CONTAINER_CPU_LIMIT: "0.3"
2382+
JOB_MAIN_CONTAINER_MEMORY_REQUEST: "500Mi"
2383+
JOB_MAIN_CONTAINER_MEMORY_LIMIT: "750Mi"
2384+
23782385

0 commit comments

Comments
 (0)