Fix haproxy.cfg template

Fix small typo in previous patch:
https://review.opendev.org/c/airship/promenade/+/854466

The extra trailing newline was removed when I added the comment.

Change-Id: I45bd68ff09f0e099ca7a0c10eb8e26671bc315bf
This commit is contained in:
Mosher, Jaymes (jm616v) 2022-08-31 13:58:43 -06:00
parent 95a668541c
commit 7da16b3c0b
1 changed files with 1 additions and 0 deletions

View File

@ -44,3 +44,4 @@ backend kube-system-kubernetes-etcd-be
{%- endfor %}
# Haproxy requires config files end with a newline.