There was an error while loading. Please reload this page.
1 parent 664c26c commit e6fe875Copy full SHA for e6fe875
1 file changed
workflows/values.yaml
@@ -227,3 +227,7 @@ gisFetcherInstanceOrganizationWorkflows:
227
gis_url: https://gisserver.haifa.muni.il/arcgiswebadaptor/rest/services/PublicSite/Haifa_Shimur_Public/MapServer/0
228
target_package_id: blg_shimur
229
schedule: "45 6 * * *" # python3 workflows/bin/get_schedule.py daily
230
+ - name_suffix: haifa-surveymainfeatures
231
+ gis_url: https://gisserver.haifa.muni.il/arcgiswebadaptor/rest/services/PublicSite/Haifa_Env_Public/MapServer/10
232
+ target_package_id: surveymainfeatures
233
+ schedule: "45 7 * * *" # python3 workflows/bin/get_schedule.py daily
0 commit comments