Marco Maurer (-Kilchhofer)

Results 185 comments of Marco Maurer (-Kilchhofer)

@TheBritz Am I correct that you do not use the an external redis but customized the redis deployed from the chart to have a username?

Are you aware that it is already possible today? ```yaml clusterCredentials: {} # mycluster: # server: https://mycluster.example.com # labels: {} #

Thank you for elaborate your background. Can you point me to a resource where the key of the label is documented? :) I did not find something in the docs...

What software do you use to collect the metrics? Sometimes it helps when you change the metrics service to be "headless" by setting: `controller.metrics.service.clusterIP=None`

Hi @ssbostan Thanks for the contribution. Is there a reference in upstream manifests of this env variable? I dind't find it there. Would you mind to also file a PR...