the-new-hotness: Try lookup in configmap

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-06-13 14:47:51 +02:00
parent ebb79c24e8
commit 595eda7c7f

View file

@ -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