Skip to content

Commit cb58dfa

Browse files
committed
increase webserver memory limit to 2gb
1 parent 7c6da94 commit cb58dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/argo-cd-git-ops/manifests/airflow/airflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ spec:
7272
min: 400m
7373
max: "1"
7474
memory:
75-
limit: 1.5Gi
75+
limit: 2Gi
7676
roleGroups:
7777
default:
7878
# NOTE: In order to properly show ArgoCD in action - syncing changes via Git - do the following:

0 commit comments

Comments
 (0)