Skip to content

Commit

Permalink
Update secondary ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeacom committed Oct 18, 2018
1 parent e3f888a commit c25f3e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/web/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ spec:
servicePort: {{ .Values.service.externalPort }}
{{- end -}}
{{- if .Values.secondaryIngress.enabled -}}
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
Expand Down

0 comments on commit c25f3e0

Please sign in to comment.