Set properly crontab time for gainsight_elasticsearch

Change-Id: Ib123812c06e85909c44d6369d18e59cddbae4895
Related-Bug: PROD-25532
diff --git a/prometheus/map.jinja b/prometheus/map.jinja
index f75eabf..386d453 100644
--- a/prometheus/map.jinja
+++ b/prometheus/map.jinja
@@ -73,7 +73,7 @@
     'queries': {
     },
     'crontab': {
-      'duration': '23 58 * * *'
+      'duration': '58 23 * * *'
     },
   }
 }, merge=salt['pillar.get']('prometheus:gainsight_elasticsearch')) %}}