Jack Morris

Results 6 issues of Jack Morris

When running `helm secrets install` I receive the following error due to there being an @ symbol in my home folder: ``` /Users/[email protected]/.helm/plugins/helm-secrets/secrets.sh: line 458: cmdopts[@]: unbound variable ``` I'm...

### The Issue The whole stack works properly when the user microservice runs with the provided MongoDB container. However, if the container is given a MONGO_HOST outside of the cluster,...

I ran through this document alongside Kelsey Hightower's [kubernetes-the-hard-way](https://github.com/kelseyhightower/kubernetes-the-hard-way/) and ran into the following: ``` May 24 11:02:10 ip-10-240-0-21 kubelet[19716]: I0524 11:02:10.328531 19716 kubelet_node_status.go:82] Attempting to register node ip-10-240-0-21 May...

Hello! Hopefully you don't mind me raising a PR on this repo. I've been using this code recently and found it really helpful. I really appreciated the insights into the...

Some orgs may centrally provision these tools in their cluster, and then layer tooling charts on top. It would be good for these to be gated by an `if` clause...