Max Williams

Results 95 comments of Max Williams

No there is not unless you manually scale the deployment to 0 replicas. If you want to have a load test run to completion and then it would need to...

Feel free to tag the author or open a new PR to fix.

FYI @javad-hajiani Feel free to make a PR @masterkain

Hi @anoophp777, it seems we have a problem syncing new versions of charts, I'm debugging it now...

Hi @anoophp777 I've fixes the issue, it was related to https://github.com/helm/chartmuseum/issues/444 Can you recheck?

We are also looking for a way to do this. It would be great if the provider could support this! For example, other PostgreSQL tools support this, like Postico and...

Just an update to this, for [our helm charts repo](https://github.com/deliveryhero/helm-charts) we created a Github action like this: https://github.com/deliveryhero/helm-charts/blob/master/.github/workflows/helm-docs.yml This ensures all PRs have the chart READMEs updated. You can update...

Very nice @TheQueenIsDead! Thanks for sharing. > it relies a little less on bash or files in a repository I like your clean approach but one of the main reasons...