Arthur Lutz

Results 95 comments of Arthur Lutz

Thanks for the prompt response. But how do you detect if an email has been delivered correctly ? For example if a recipient has a mailbox full, then when mailwhale...

Tried to copy paste the json found in https://github.com/IBM/varnish-operator/blob/main/varnish-operator/templates/grafana-dashboard.yaml#L11 (without the first 10 lines). Not sure what I was doing but tried to cut out the bits that we're considered...

Hey, thanks for getting back. That would be great, but I can't find an option in the `--help` that enables me to configure the output file, I have a path...

workaround is using the following annotation : ``` annotations: polaris.fairwinds.com/sensitiveContainerEnvVar-exempt: "true" ```

Getting the same bug. Here.

I can't access the kibana webapp through apache (forbiden and can't find out why). It works by doing cd /srv/kibana/ ; ruby kibana.rb, and then accessing it through the specific...

Oh, I forgot, I did "apt-get -uVf install ruby1.9.1-dev=1.9.3.194-8.1+b1" but I think there is already a pull request for that.