diff --git a/python/setup.py b/python/setup.py index 37d9d9291..c629dc604 100644 --- a/python/setup.py +++ b/python/setup.py @@ -79,6 +79,7 @@ ray_autoscaler_files = [ "ray/autoscaler/local/example-full.yaml", "ray/autoscaler/kubernetes/example-full.yaml", "ray/autoscaler/kubernetes/kubectl-rsync.sh", + "ray/autoscaler/staroid/example-full.yaml", "ray/autoscaler/ray-schema.json" ]