s7an_ops

Results 19 comments of s7an_ops

I have secrets under IT likes aws keys that I want to utilize from my path without giving policy to see everything else, I want to source up to date...

For me with Spring/Logback correlation doesn't happen automatically. After months of fighting this we have set filterchain to push correlation id and then through MDC and eventually pattern. So is...

I am using default ECK operator with default setting here apart from setting the connection strings and no matter how I fine tune those I can't evade occasional pod restarts,...

After doing more checks I see some missing links that even if setting the helm override options with max_mb for example 1023 result in this message. I tried to follow-up...

On 0.14.1 I set the 60000 ons config and secret and on most of the calls I get infinite loop after when I click on topic, on restart of broker...

@duhow, tried what you suggested I deploy with argocd/helm and use the built-in grafana, getting too many redirects after but forming of url looks ok.

Had to write custom ingress - disabled the one from chart and based on what you did: grafana.ini: server: domain: devlake.example.customer.com root_url: "https://%(domain)s/grafana" useDefaultNginx: false ``` apiVersion: networking.k8s.io/v1 kind: Ingress...