Skip to content

Commit

Permalink
chore: remove a matching {{end}}
Browse files Browse the repository at this point in the history
This is a stupid mistake.
  • Loading branch information
jieyu committed Jul 19, 2019
1 parent f3af46d commit 131b292
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stable/kommander/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ metadata:
{{- with .Values.ingress.extraAnnotations }}
{{- toYaml . | nindent 4 }}
{{- end }}
{{- end }}
spec:
rules:
- http:
Expand Down

0 comments on commit 131b292

Please sign in to comment.