Skip to content
Snippets Groups Projects
Commit d0113838 authored by harshit aggarwal's avatar harshit aggarwal
Browse files

updating config

parent b1cae584
No related branches found
No related tags found
No related merge requests found
......@@ -89,11 +89,11 @@ airflow:
timeoutSeconds: 60
resources:
requests:
cpu: "300m"
memory: "4Gi"
cpu: "1000m"
memory: "2Gi"
limits:
cpu: "3800m"
memory: "4Gi"
memory: "2Gi"
podLabels:
aadpodidbinding: "osdu-identity"
baseUrl: "http://localhost/airflow"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment