diff --git a/java/google/registry/env/alpha/default/WEB-INF/cron.xml b/java/google/registry/env/alpha/default/WEB-INF/cron.xml
index 845822129..3ce2a943c 100644
--- a/java/google/registry/env/alpha/default/WEB-INF/cron.xml
+++ b/java/google/registry/env/alpha/default/WEB-INF/cron.xml
@@ -151,23 +151,7 @@
- every day 09:00
- backend
-
-
-
-
-
- This job fires off a Datastore backup-as-a-service job that generates snapshot files in GCS.
- It also enqueues a new task to wait on the completion of that job and then load the resulting
- snapshot into bigquery.
-
-
+ this interval. -->
every day 06:00
backend
diff --git a/java/google/registry/env/crash/default/WEB-INF/cron.xml b/java/google/registry/env/crash/default/WEB-INF/cron.xml
index e4f65a0ae..a2468a0d6 100644
--- a/java/google/registry/env/crash/default/WEB-INF/cron.xml
+++ b/java/google/registry/env/crash/default/WEB-INF/cron.xml
@@ -134,13 +134,15 @@
-
+
- This job fires off a Datastore backup-as-a-service job that generates snapshot files in GCS.
+ This job fires off a Datastore managed-export job that generates snapshot files in GCS.
It also enqueues a new task to wait on the completion of that job and then load the resulting
snapshot into bigquery.
-
+
every day 06:00
backend
diff --git a/java/google/registry/env/production/default/WEB-INF/cron.xml b/java/google/registry/env/production/default/WEB-INF/cron.xml
index cf6090023..068c8f988 100644
--- a/java/google/registry/env/production/default/WEB-INF/cron.xml
+++ b/java/google/registry/env/production/default/WEB-INF/cron.xml
@@ -183,23 +183,7 @@
- every day 09:00
- backend
-
-
-
-
-
- This job fires off a Datastore backup-as-a-service job that generates snapshot files in GCS.
- It also enqueues a new task to wait on the completion of that job and then load the resulting
- snapshot into bigquery.
-
-
+ this interval. -->
every day 06:00
backend
diff --git a/java/google/registry/env/sandbox/default/WEB-INF/cron.xml b/java/google/registry/env/sandbox/default/WEB-INF/cron.xml
index a02d57f7c..b1e39d942 100644
--- a/java/google/registry/env/sandbox/default/WEB-INF/cron.xml
+++ b/java/google/registry/env/sandbox/default/WEB-INF/cron.xml
@@ -160,23 +160,7 @@
- every day 09:00
- backend
-
-
-
-
-
- This job fires off a Datastore backup-as-a-service job that generates snapshot files in GCS.
- It also enqueues a new task to wait on the completion of that job and then load the resulting
- snapshot into bigquery.
-
-
+ this interval. -->
every day 06:00
backend