criblio / helm-charts

Repository for Cribl Helm Charts
MIT License
35 stars 39 forks source link

Cribl leader TLS value should be a list not a dictionary #193

Closed yenoromm closed 3 months ago

yenoromm commented 5 months ago

When configuring TLS as per Kubernetes documentation and the example in values.yaml (a list of dictionaries), a warning is thrown.

warning: cannot overwrite table with non table for logstream-leader.ingress.tls (map[])

yenoromm commented 5 months ago

194 would clear this warning