Raphaël Pinson
Results
32
issues of
Raphaël Pinson
When starting a port-forward and specifying `0.0.0.0`, it gets started on `localhost` instead. This is using K9s v0.24.1 with Kubernetes 1.18.0 `kubectl port-forward --address 0.0.0.0` works
question
When naming the Helm release `foo` (using helm chart version 5.2.0), the Postgresql service is called `foo-postgresql`, but PuppetDB points to `puppetserver-postgresql` instead.
bug