Markus Pesch

Results 30 comments of Markus Pesch

You're absolutely right, the documentary is terrible. I'm also looking in vain for information on configuring athens in a docker container via env variables.

Hello @arschles , first, I have looked for a feature to import self signed certificates. But I don't find a documented environment variable where I can store my self signed...

It may be that your network range is set too low. This should have been specified by kubeadm init as a parameter with flag --pod-network-cidr. The recommended value is 10.244.0.0/16.

I think there are two main differences: Your image supports only certain environment variables. The image from me replaces all variables with the prefix `POSTFIXADMIN_` in the configuration. This works...

Hi, I opened a [thread](https://community.grafana.com/t/configure-custom-container-image-registry-for-grafa-agent/114732) in the community forum.

Hi @rissson, we have created a dedicated database for authentik and get the application running again after a migration. I think the issue can be closed. Thanks a lot for...

Hi, this weekend I was able to observe exactly the same thing as the topic creator in one of my clusters. My cluster has the following certificate chain: `root ca->intermediate...

Hi @stCarolas, the problem seems to be the following [line](https://github.com/stCarolas/setup-maven/blob/d6af6abeda15e98926a57b5aa970a96bb37f97d1/lib/installer.js#L71). ```js const downloadUrl = `https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/${version}/apache-maven-${version}-bin.tar.gz`; ``` There is no configuration option to use an alternative URL to download the `tar.gz`...

Hi @Valodim, any news regarding my feature request?