Andrey Oliveira
Andrey Oliveira
Today that is not possible to do, right? It would be nice to be able to set these settings in the helm chart values I am using helm chart and...
"WRN CostModel: custom pricing has illegal GPU cost" I'm having this log repeatedly, does anyone know why? After that logs like this appear: WRN no pricing data found for eastus2,Standard_D64as_v4,ondemand:...
### What happened? I don't know how to integrate redpanda-console with kafka-strimzi with tls enabled. It would be interesting to have a clear example. ### What did you expect to...
What is the recommended way to deploy to Kubernetes? on the page https://backstage.io/docs/deployment/k8s/ or using this helm chart? Is the documentation out of date or is this helm chart out...
### ๐ Summary This allows the teams responsible for a helm chart in Kubernetes to edit values of a helm chartโโ such as resources, environment variables, etc, without having to...
**Is your feature request related to a problem? Please describe.** If certain types of loads run in a namespace with different labels, it would be interesting to have the possibility...
Description =========== When trying to authenticate in kafka using the [SchemaRegistryClient ](https://docs.confluent.io/platform/current/clients/confluent-kafka-python/html/index.html#schemaregistryclient )class I get the error (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer...
**Is your feature request related to a problem? Please describe.** I would like to do exactly this python equivalent using the webhook provider: ``` import requests url = 'https://yyyyyyyyyyy' client_id...