Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanduong/828603589272717335c5cd866886b413 to your computer and use it in GitHub Desktop.
Save tanduong/828603589272717335c5cd866886b413 to your computer and use it in GitHub Desktop.
spec:
template:
spec:
containers:
- name: airflow-worker
resources:
requests:
memory: 2Gi
limits:
memory: 2Gi
- name: gcs-syncd
resources:
requests:
cpu: 10m # default from composer
memory: 512Mi
limits:
cpu: 10m
memory: 512Mi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment