rig major updates
This commit is contained in:
6
rig/examples/data/Tiltfile
Normal file
6
rig/examples/data/Tiltfile
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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'])
|
||||
Reference in New Issue
Block a user