7 lines
331 B
Plaintext
7 lines
331 B
Plaintext
# The data overlay's half of the dev loop: the items-api simulator the example DAG reads.
|
|
# rig's ctrl/Tiltfile has already applied k8s/overlays/dev; paths here are relative to
|
|
# this folder. postgres and airflow are addons (make cluster up), not Tilt resources.
|
|
# Notes: README.md
|
|
|
|
k8s_resource('items-api', labels=['simulator'])
|