diff --git a/roles/openshift-apps/the-new-hotness/templates/configmap.yml b/roles/openshift-apps/the-new-hotness/templates/configmap.yml index be37a55870..88fae56d8f 100644 --- a/roles/openshift-apps/the-new-hotness/templates/configmap.yml +++ b/roles/openshift-apps/the-new-hotness/templates/configmap.yml @@ -21,4 +21,4 @@ items: app: the-new-hotness data: krb5.conf: |- - {{ load_file('krb5.conf') | indent }} + {{ load_file('krb5.conf') }}