Sebastian Gaiser

Results 21 comments of Sebastian Gaiser

It would be really great for my home setup to have a working monitoring with Prometheus for the dyndns

In my opinion a Prometheus integration would be very nice (+ Grafana dashboard). For alerting, I personally use Alertmanager.

@hakman do you have an example how your Helm values would look like for the nginx-ingress controller? Especially for the required annotations for the load balancer.

Any news here? There is already 1 approval. I would be glad to see the PR merged 😉

I've implemented that via [Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets) which is added via `extraSecretNamesForEnvFrom`.

Works for me too. Awesome work 👍🏻

But why should I want to have a different indentation in the inner if block? Maybe you have an example for this because currently this does not make sense to...

Thanks for your explanation. Using a different tool for linting e.g. YAML files would be an option but maybe to hard to maintain in a bigger project/mono-repository for each tool/language....