| Index: tumble/configs/tumble_resources.cfg
|
| diff --git a/tumble/configs/tumble_resources.cfg b/tumble/configs/tumble_resources.cfg
|
| deleted file mode 100644
|
| index 0b2240e3ad3d2baf0534327881e1d59f7d04dfee..0000000000000000000000000000000000000000
|
| --- a/tumble/configs/tumble_resources.cfg
|
| +++ /dev/null
|
| @@ -1,29 +0,0 @@
|
| -# Deploy tool AppEngineResources for Tumble.
|
| -
|
| -# This index supports the tumble installation.
|
| -index <
|
| - kind: "tumble.Mutation"
|
| - property <
|
| - name: "ExpandedShard"
|
| - >
|
| - property <
|
| - name: "TargetRoot"
|
| - >
|
| ->
|
| -
|
| -# This index supports the tumble delayed mutations.
|
| -index <
|
| - kind: "tumble.Mutation"
|
| - property <
|
| - name: "TargetRoot"
|
| - >
|
| - property <
|
| - name: "ProcessAfter"
|
| - >
|
| ->
|
| -
|
| -cron <
|
| - url: "/internal/tumble/fire_all_tasks"
|
| - description: "tumble fire_all_tasks invocation"
|
| - schedule: "every 10 minutes"
|
| ->
|
|
|