contrib-helm-chart
contrib-helm-chart copied to clipboard
Community maintained Redash Helm Chart
When deploying Redash using default configuration I get the following log and Postgres errors and does not start. The recommendation [here](https://github.com/helm/charts/issues/13651) is to upgrade Postgres version. Has anyone seen this...
Just some minor typo / spelling fixes in the chart values.yaml documentation.
prequisite: https://github.com/getredash/redash/pull/5791
Redash won't start up: connecting to redash-redis-master:6379. Connection refused & WORKER TIMEOUT
Hello, I am trying to install `redash` with the `helm chart` via `Terraform` on our `corporate cluster`. I've read that the inital deployment takes a bit and also let it...
When we upgrade/install redash, The redis statefulset redeploy a new pod, creating an interruption and connection failure in redash frontend & workers, Creating error 500 from frontend and workers not...
Hi Team, I am unable to bring more web pods, It is working fine with one pod. while i am increasing number of pods to 2 or more then the...
Hello, I've stumbled upon an issue where generic workers (and possibly scheduled workers too) become stable at arbitrary intervals. By stale I mean they don't pick up new jobs neither...
Seems that a Scheduler is only expected to run as a single-instance setup it is currently causing issues during updates, like this: ``` Traceback (most recent call last): File "/app/manage.py",...
https://github.com/getredash/contrib-helm-chart/blob/82e54f575ad25ea4ec76d58c3f92cef4dc6e6214/templates/serviceaccount.yaml#L5 This should reference .Values.serviceAccount.name instead of redash.serviceAccountName
Hello, Thank you for releasing v3.0.0. When updating to Redash v10, there was a non-trivial configuration item required to enable SAML. So I will introduce a workaround and propose a...