Just don't add whitespace. You don't remove waht you don't add
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
671f033999
commit
1a0920ceee
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ metadata:
|
|||
labels:
|
||||
app: {{ app }}
|
||||
spec:
|
||||
{% if host is defined %}
|
||||
{% if host is defined %}
|
||||
host: {{ host }}
|
||||
{%- endif %}
|
||||
{% endif %}
|
||||
port:
|
||||
targetPort: {{ serviceport }}
|
||||
to:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue