sdYoo
sdYoo
Hi! I am running ksqldb in 2 pods. I enable ksql's "KSQL_KSQL_HEARTBEAT_ENABLE" setting I get excessive logs. Changing the KSQL_KSQL_HEARTBEAT_ENABLE setting to false will reduce the log. However, I would...
### Name and Version bitnami/kafka 26.6.2 ### What architecture are you using? amd64 ### What steps will reproduce the bug? kafka_jaas.conf file cannot be created in bitnami/kafka 26.6.2 version. In...
### Name and Version bitnami/kafka 26.6.2 ### What architecture are you using? None ### What steps will reproduce the bug? Kafka user is not created. In chart version 23.0.0, A...
### Objective I can't use wildcards in s3 sync . example... manager.Sync(s3://bucket/*.zip, destination) but aws cli provides the following feature. aws s3 cp s3://bucket/ . --recursive --exclude "*" --include "*zip”...
### Name and Version bitnami/redis 17.6.0 ### What architecture are you using? amd64 ### What steps will reproduce the bug? 1. I enabled nodeport in Sentinel settings. ```yaml sentinel: count:...