mrdima
mrdima
Version 3.0 (all from .0.0 to .0.5) breaks connections to ansible hosts behind a "jumphost or bastionhost". (#439 Doesn't fix it) What worked fine in 2.x version now doesn't. For...
When you have a secret named star.bla.com it's impossible to volume mount this using this in the chart: ``` volumes: - name: star.bla.com mountPath: "/certs" type: secret ``` The error...
There is a useful helper Install-ChocolateyPath which I use to add directories to the PATH variable. I would like to see an Uninstall-ChocolateyPath as well to cleanup those directories from...