#helm (2020-07)

Archive: https://archive.sweetops.com/helm/

2020-07-06

roth.andy avatar
roth.andy

~Is the CloudPosse monochart hosted anywhere in an actual chart repository?~dit: Nevermind I found it. https://hub.helm.sh/charts/cloudposse/monochart

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)
cloudposse/example-app

Example application for CI/CD demonstrations of Codefresh - cloudposse/example-app

2020-07-23

som.ban.mca avatar
som.ban.mca
08:48:51 PM

@som.ban.mca has joined the channel

2020-07-24

rms1000watt avatar
rms1000watt

Does anyone have a hack for cleaning up old configmaps before I hack something together?

➜  helmfile git:(master) ✗ kubectl -n kube-system get cm | wc -l
   12766
rms1000watt avatar
rms1000watt
Tiller does not clean up old config maps · Issue #2332 · helm/helm

Hi, I almost never check the kube-system namespace, but when doing yesterday I noticed Tiller keeps a lot of old state / history around in config maps in its namespace, and never does any cleanup a…

rms1000watt avatar
rms1000watt

rofl nice

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

The config maps are kept despite limiting history?

rms1000watt avatar
rms1000watt

well, I wasn’t aware of the tiller_history_max configuration in helm2, which was the downfall of everything

rms1000watt avatar
rms1000watt

i just set that to 10 and everything is all gravy in the future

1

2020-07-29

2020-07-31

    keyboard_arrow_up