Try removing whitespace
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
322ccb4b1b
commit
cb69ca6321
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
{% if host is defined %}
|
{% if host is defined %}
|
||||||
host: {{ host }}
|
host: {{ host }}
|
||||||
{% endif %}
|
{%- endif %}
|
||||||
port:
|
port:
|
||||||
targetPort: {{ serviceport }}
|
targetPort: {{ serviceport }}
|
||||||
to:
|
to:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue