Simon Fredsted

Results 15 comments of Simon Fredsted

Where do you have your config? I had it in `/etc/gobackup`, and had to delete the default config in `~/.gobackup` first.

Thanks, that certainly seems to be the case. PHP's handling of headers is... idiosyncratic... to say the least. I'll try removing them when the Authorization header is set.

I've decided to leave this as is. There's no way to check if these headers are set on purpose or if they're from PHP.

@Krystofee Makes sense. I'll see if it can be avoided, perhaps at the web server/haproxy layer.

Hi Edward, that sounds like it would be a great addition to Webhook.site. I’d welcome any work on this. > On 19 Aug 2019, at 13.07, Edward Wilde wrote: >...

Hi @natcohen I added these to my adaptation of the openvpn chart here: `templates/letsencrypt.role.yaml` ``` {{ if .Values.ui.ssl.enabled }} apiVersion: rbac.authorization.k8s.io/v1beta1 kind: Role metadata: name: {{ template "fullname_letsencrypt" . }}-role...

@natcohen I basically copied all the files from the chart on this repo and made my own helm chart with the changes :)

Did you set the value `.Values.ui.ssl.enabled`?

Hi there, what OS and processor architecture are you running Minikube on?

Webhook.site Cloud is a different product than the OSS version. We would welcome a PR for this feature.