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 8f7b7a5 commit 1c37b16Copy full SHA for 1c37b16
2 files changed
helm/gsprestapi/Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v1
2
appVersion: "latest"
3
description: "Global Streamflow Prediction REST API"
4
name: gsprestapi
5
-version: 0.2.14
+version: 0.2.15
helm/gsprestapi/values.yaml
@@ -43,7 +43,7 @@ rateLimitedIngress:
43
nginx.ingress.kubernetes.io/limit-burst: "3"
44
45
hosts:
46
- - host: geoglows-stage.ecmwf.int
+ - host: geoglows.ecmwf.int
47
paths:
48
- /api/v2/retrospective
49
- /api/v2/forecastensemble
0 commit comments