Closed Morriz closed 5 years ago
Can you try reading the logtrail.json from file like below?
apiVersion: v1
kind: ConfigMap
metadata:
name: kibana-config
labels:
app: kibana
data:
{{ (.Files.Glob "files/logtrail.json").AsConfig }}
where
@Morriz Did the above suggestion worked?
Closing the issue. Please reopen if you still see this issue.
Sry, was out for a while. I will try when I am back in this part of userland ;)
Hi, as most of us use this in a Configmap, the handlebars notation in the json is giving helm errors:
unexpected "{" in command
relevant part: