Skip to content

Commit ddc2f0c

Browse files
authored
fix(docs): Remove resource requirements from getting_started (#658)
1 parent 399405f commit ddc2f0c

File tree

1 file changed

+0
-7
lines changed
  • docs/modules/airflow/examples/getting_started/code

1 file changed

+0
-7
lines changed

docs/modules/airflow/examples/getting_started/code/airflow.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ spec:
2020
roleGroups:
2121
default:
2222
replicas: 2
23-
config:
24-
resources:
25-
cpu:
26-
min: 400m
27-
max: 800m
28-
memory:
29-
limit: 2Gi
3023
schedulers:
3124
roleGroups:
3225
default:

0 commit comments

Comments
 (0)