Results 83 comments of Christian Erhardt

I can confirm this. Here is a [minimal example](https://github.com/MoJo2600/json-schema-to-typescript-test) which shows this behavior.

I will definitely try this as a workaround @evergreen-lee-campbell. It would solve a lot of issues for me.

My custom dns look like this: ``` dnsmasq: customDnsEntries: - address=/share.xxx.de/192.168.178.10 - address=/grafana.xxx.de/192.168.178.60 - address=/pihole.xxx.de/192.168.178.252 - address=/openhab.xxx.de/192.168.178.25 - address=/odroid.xxx.de/192.168.178.26 - address=/trac.xxx.de/192.168.178.64 additionalHostsEntries: - 192.168.178.10 nas.foo.bar nas - 192.168.178.60 unifi.foo.bar unifi...

I will test the PR and merge it asap.

I think #221 is related to this issue. But I have no idea how to solve this. Any ideas?

Sorry @hrpatel I missed this ticket. Did you get this working?

Ok, i think there is a misunderstanding. Please correct me if I'm wrong. I'm not using TLS for pihole so I might be wrong on this topic. The setting `serviceWeb.https`...

I found another tutorial on how to get TLS running with MetalLB https://blog.tekspace.io/setup-kubernetes-cluster-using-k3s-metallb-letsencrypt-on-bare-metal/

Thank you for your input @utkuozdemir. I think you explained it very well.

Sorry, I'm always confusing the versioning :( You are right, the last Version should have been a feature bump. I have to pay more attention. It is how you describe...