Skip to content

Commit d9c522b

Browse files
authored
fix EOF
1 parent 77fd480 commit d9c522b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/factorio-server-charts/templates/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ spec:
207207
- pingpong2.factorio.com
208208
- pingpong3.factorio.com
209209
- pingpong4.factorio.com
210+
{{- end }}
210211
{{- if .Values.rcon_api.enabled }}
211212
- name: {{ template "factorio-server-charts.fullname" . }}-rcon-api
212213
image: "{{ .Values.rcon_api.image.repository }}:{{ .Values.rcon_api.image.tag }}"

0 commit comments

Comments
 (0)