Skip to content

Commit

Permalink
fix: missing ctx ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Itaykal committed Jan 25, 2024
1 parent ca828f1 commit cf956fb
Show file tree
Hide file tree
Showing 132 changed files with 1 addition and 8,518 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
{{- end }}
namespace: {{ .Release.Namespace | quote }}
spec:
host: {{ tpl .Values.gateway.route.host | quote }}
host: {{ tpl .Values.gateway.route.host $ | quote }}
to:
kind: Service
name: {{ include "mimir.gateway.service.name" . }}
Expand Down
Loading

0 comments on commit cf956fb

Please sign in to comment.