8gears / n8n-helm-chart

A Kubernetes Helm chart for n8n a Workflow Automation Tool. Easily automate tasks across different services.
https://artifacthub.io/packages/helm/open-8gears/n8n
Apache License 2.0
207 stars 102 forks source link

Support existingSecret for redis configuration #81

Open sebastiansterk opened 8 months ago

sebastiansterk commented 8 months ago

Introduces scaling.redis.existingSecret and scaling.redis.existingSecretKey to enable referencing an existing secret containing the Redis password. This aligns with the Bitnami Redis chart, allowing both to use the same secret.

gitmonster commented 4 months ago

Is there any progress with this merger? This feature is highly appreciated.

Vad1mo commented 4 months ago

Will merge, after resolving the discussion.

yes, see https://github.com/8gears/n8n-helm-chart/pull/81#pullrequestreview-1991106198

gitmonster commented 4 months ago

Will merge, after resolving the discussion.

yes, see #81 (review)

So @sebastiansterk are you able to set the commenting?