We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e0e35 commit bb04141Copy full SHA for bb04141
1 file changed
values.staging.template.yaml
@@ -684,7 +684,7 @@ osm-seed:
684
externalService:
685
enabled: true
686
ip: {{STAGING_NOMINATIM_HOST}}
687
- port: 8081
+ port: 8083
688
priorityClass: medium-priority
689
serviceAnnotations:
690
service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout: '300'
@@ -730,7 +730,7 @@ osm-seed:
730
731
732
ip: {{STAGING_OVERPASS_HOST}}
733
- port: 8085
+ port: 8086
734
735
736
service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout: "300"
0 commit comments