Skip to content

Commit ebc3582

Browse files
committed
revert migrations and minmal modes for devservices, no need for spotlight
1 parent 1f62caf commit ebc3582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devservices/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@ x-sentry-service-config:
6565

6666
modes:
6767
default: [snuba, postgres, relay, spotlight]
68-
migrations: [postgres, redis, spotlight]
68+
migrations: [postgres, redis]
6969
acceptance-ci: [postgres, snuba, chartcuterie]
7070
taskbroker: [snuba, postgres, relay, taskbroker, spotlight]
7171
backend-ci: [snuba, postgres, redis, bigtable, redis-cluster, symbolicator]
7272
rabbitmq: [postgres, snuba, rabbitmq, spotlight]
7373
symbolicator: [postgres, snuba, symbolicator, spotlight]
7474
memcached: [postgres, snuba, memcached, spotlight]
7575
profiling: [postgres, snuba, vroom, spotlight]
76-
minimal: [postgres, snuba, spotlight]
76+
minimal: [postgres, snuba]
7777
full:
7878
[
7979
postgres,

0 commit comments

Comments
 (0)