There was an error while loading. Please reload this page.
2 parents 681ea16 + 656edb8 commit 2987f97Copy full SHA for 2987f97
1 file changed
helm/cas-airflow/values.yaml
@@ -147,7 +147,8 @@ airflow:
147
scheduler:
148
resources:
149
limits:
150
- cpu: 1000m
+ cpu: 500m
151
+ memory: 1.3Gi
152
extraVolumes:
153
- name: cas-airflow-dynamic-dags
154
persistentVolumeClaim:
@@ -163,7 +164,8 @@ airflow:
163
164
dagProcessor:
165
166
167
168
+ memory: 1Gi
169
170
171
0 commit comments