Juan Pablo Quiroga
Juan Pablo Quiroga
Hey @olblak i've been testing the plugin with autodiscovery but the PRs are not being created and im not sure why, cant see anything that could point me to the...
@olblak Thanks! Let me know when you have something to test
@olblak Perfect! Thanks man, will test it right now and comment back
Alright! ``` Run Summary =========== Pipeline(s) run: * Changed: 1 * Failed: 3 * Skipped: 27 * Succeeded: 23 * Total: 54 ``` Charts that failed are hosted in private...
Hey @olblak, added your change and the PR is created but still just commits the change for my one chart with one source, any other config needed? Ok, it does...
Great! Thanks for all the help man, really appreciate it. `''` were working with ArgoCD so i would think its just an updatecli issue
Hey @olblak any date for the release which will contain this new changes?
Hey, im having an issue with the same config not working with kube-state-metrics, ive tried: ``` kube-state-metrics: enabled: true ## all values for kube-state-metrics helm chart can be specified here...
Still getting this issue, even though mysql `show processlist;` returns 5 conns, getting too many conns in Vault ``` +-----+-----------------+----------------------+-------+---------+--------+------------------------+------------------+ | Id | User | Host | db | Command...
If anyone comes here and need to reset the grafana admin password with a backend that is not sqlite, this is the command: `grafana cli --config /etc/grafana/grafana.ini admin reset-admin-password `...