From 9bec3a9ea63fb935654f0f4900427238b2725d79 Mon Sep 17 00:00:00 2001 From: Rub21 Date: Mon, 1 Apr 2024 20:13:48 -0500 Subject: [PATCH] Update ingressDomain for overpass api --- values.staging.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.staging.template.yaml b/values.staging.template.yaml index d09ca8f3..b1af476f 100644 --- a/values.staging.template.yaml +++ b/values.staging.template.yaml @@ -626,7 +626,7 @@ osm-seed: enabled: true serviceAnnotations: service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout: "300" - ingressDomain: overpass-api.staging.openhistoricalmap.org + ingressDomain: overpass-api.staging.openhistoricalmap.org env: OVERPASS_META: 'attic' OVERPASS_MODE: 'init'