Skip to content

Commit 6043820

Browse files
committed
feat if is not needed
1 parent 74ca56b commit 6043820

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

charts/nginx-gateway-fabric/templates/_helpers.tpl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,4 @@ Filters out empty fields from a struct.
102102
{{- $result = merge $result (dict $key $value) }}
103103
{{- end }}
104104
{{- end }}
105-
{{- if $result }}
106-
{{- $result | toYaml }}
107-
{{- end }}
108105
{{- end }}

0 commit comments

Comments
 (0)