diff --git a/roles/openshift-apps/the-new-hotness/templates/configmap.yml b/roles/openshift-apps/the-new-hotness/templates/configmap.yml index 9ca8839f64..a5e3c04603 100644 --- a/roles/openshift-apps/the-new-hotness/templates/configmap.yml +++ b/roles/openshift-apps/the-new-hotness/templates/configmap.yml @@ -12,7 +12,6 @@ items: app: the-new-hotness data: config.toml: |- -# {{ load_file('config.toml') | indent }} {{ lookup('template', 'config.toml') | indent }} - apiVersion: v1 kind: ConfigMap