Skip to content

Commit cb71795

Browse files
committed
Fix for helm chart
1 parent a5395b7 commit cb71795

2 files changed

Lines changed: 2 additions & 1 deletion

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.22
5+
version: 0.2.23

helm/gsprestapi/templates/ingress.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ spec:
4040
{{- end }}
4141
{{- end }}
4242
{{- end }}
43+
---
4344
{{- if .Values.ingress.enabled -}}
4445
{{- $fullName := include "gsprestapi.fullname" . -}}
4546
apiVersion: networking.k8s.io/v1

0 commit comments

Comments
 (0)