Another formatting issue
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
db38091b12
commit
d948f9a516
1 changed files with 1 additions and 1 deletions
|
@ -5,8 +5,8 @@ metadata:
|
||||||
name: elections-configmap
|
name: elections-configmap
|
||||||
labels:
|
labels:
|
||||||
app: elections
|
app: elections
|
||||||
|
{% macro load_file(filename) %}{% include filename %}{%- endmacro -%}
|
||||||
data:
|
data:
|
||||||
{%- macro load_file(filename) %}{% include filename %}{%- endmacro -%}
|
|
||||||
alembic.ini: |-
|
alembic.ini: |-
|
||||||
{{ load_file('alembic.ini') | indent }}
|
{{ load_file('alembic.ini') | indent }}
|
||||||
fedora-elections.cfg: |-
|
fedora-elections.cfg: |-
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue