Alejandro Escobar
Alejandro Escobar
To make this work i made the following changes to your values ``` schemaRegistry: authenticationMethod: http_basic enabled: true external: default: advertisedPorts: - 30084 ``` and ``` http: authenticationMethod: http_basic enabled:...
I believe this is just input error and no "magic" on our end. Perhaps the port list is a bit confusing, its something we have wanted to change for a...
Im not sure what we agreed to for this ticket, if the idea is to just shut off service creation to allow for this values file to write out to...
> If you let me disable the operator 's default listeners, I'll be on my way. I don't need them but I need the ports, to keep them aligned with...
@c4milo i think i understand this problem now, do you have a simple sample to test this out? otherwise ill assume just enabling config watcher and tls should be enough...
I am not sure what I am missing here, the config-watcher does a good job of getting cluster-health given the setup of rpk when tls is enabled, done some time...
> @alejandroEsc, please let me know if you want to pair on this one. yeah, let me know. With the latest changes I am hoping this is resolved?
> I still feel it might be not enough to scrape logs from those jobs in customer clusters. It will be very hard to debug such environment. > > If...
It has been a while since i made changes to our CI, would like to use this ticket as an excuse to checkout out the current changes and start contributing...
I believe this is possible today and described in the docs: https://docs.redpanda.com/current/manage/kubernetes/security/tls/k-secrets/ If you believe there are missing parts here please let's discuss.