bodhi: Adjust indentation in configmap macro.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2019-05-10 16:02:50 +00:00
parent bf25484eac
commit 698d067be1

View file

@ -1,4 +1,4 @@
{%- macro load_file(filename) %} {% include filename %}{%- endmacro -%}
{%- macro load_file(filename) %}{% include filename %}{%- endmacro -%}
---
apiVersion: v1
kind: ConfigMap