Felippe Mendonça
Felippe Mendonça
## What was changed Adds HorizontalPodAutoscaler to web and server components. Also added two helpers from Bitnami's Chart, because didn't find useful adding the entire dependency https://github.com/bitnami/charts/tree/main/bitnami/common (I can change...
I changed how pip install command is done, separating into tow commands to prevent error related on #6, and also added an option `--ignore-installed` on pip install command to handle...
Hi everyone, I'm working on instrument the kubernetes auth method on Vault using an existing ServiceAccount, using its default Secret. Due so, I've set `.Values.serviceAccount.create` to `false`, which incurs on...