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 a5395b7 commit cb71795Copy full SHA for cb71795
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.22
+version: 0.2.23
helm/gsprestapi/templates/ingress.yaml
@@ -40,6 +40,7 @@ spec:
40
{{- end }}
41
42
43
+---
44
{{- if .Values.ingress.enabled -}}
45
{{- $fullName := include "gsprestapi.fullname" . -}}
46
apiVersion: networking.k8s.io/v1
0 commit comments