Jeff Billimek

Results 79 comments of Jeff Billimek

`borgbackup` solution implemented by creating a 'jail' with configuration and settings persisted in `/mnt/tank/iocage/jails/borg`. This jail is mounting `/mnt/tank/backups/borg/` to `/mnt/borg` inside it's 'container'. Added the necessary ssh keys and...

Same question here. Our internal vulnerability scans are lighting up about this one and I see that it was merged 3 days ago but the latest version of `ghcr.io/actions/actions-runner:latest` is...

Thanks @zone-zero! Can you please also bump the [Chart.yaml](https://github.com/blakeblackshear/blakeshome-charts/blob/master/charts/frigate/Chart.yaml) version? Probably to `7.1.0`?

This PR may resolve #7

I got this working in the `plexinc/pms-docker` container part of this helm chart, FWIW: ![image](https://user-images.githubusercontent.com/6393612/56088464-7a5f3d00-5e4f-11e9-8faf-204bff620660.png) In my case one of the k8s nodes is running as a VM to a...

#38, once implemented, should resolve this issue.

@knucklehead101 I'm running kube-plex as a helm chart in a k8s cluster provisioned by rke (which is a rancher thing but not running rancher directly). I also pass-through the intel...

@mellena1 this is a good PR, and it's good to have more options. As an aside, if you are using gitops (I am too), take a look at the [vault-secrets-operator](https://github.com/ricoberger/vault-secrets-operator)...

👍 for this as well. We end up creating a ton of webhooks on the github side and would love to have just one trigger a check for everything.