Skip to content

Commit

Permalink
Merge pull request #340 from JarvusInnovations/develop
Browse files Browse the repository at this point in the history
Release: v1.20.5
  • Loading branch information
themightychris authored Mar 28, 2022
2 parents d2b54b6 + cacac4f commit f0000f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm-chart/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ spec:
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: {{ $.Release.Name }}-site
Expand All @@ -33,6 +34,7 @@ spec:
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: {{ $.Release.Name }}-site
Expand Down

0 comments on commit f0000f7

Please sign in to comment.