Skip to content

Commit 1c37b16

Browse files
committed
Changed deployment values
1 parent 8f7b7a5 commit 1c37b16

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

helm/gsprestapi/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
appVersion: "latest"
33
description: "Global Streamflow Prediction REST API"
44
name: gsprestapi
5-
version: 0.2.14
5+
version: 0.2.15

helm/gsprestapi/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ rateLimitedIngress:
4343
nginx.ingress.kubernetes.io/limit-burst: "3"
4444

4545
hosts:
46-
- host: geoglows-stage.ecmwf.int
46+
- host: geoglows.ecmwf.int
4747
paths:
4848
- /api/v2/retrospective
4949
- /api/v2/forecastensemble

0 commit comments

Comments
 (0)