Skip to content

Commit

Permalink
correct syntaxe with simpler way
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmi151 authored and jusabatier committed Sep 17, 2024
1 parent 1dc9f7f commit 379a867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/analytics/analytics-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ spec:
{{- end }}
{{- if .Values.hostAliases }}
hostAliases:
{{- .Values.hostAliases | toYaml | nindent 8 }}
{{- .Values.hostAliases | toYaml | nindent 8 }}
{{- end }}
{{- end }}

0 comments on commit 379a867

Please sign in to comment.