You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now both external MySQL and external Redis support only explicit password setup, while some services, e.g. RabbitMQ and PostgreSQL already support using existing secret.
Main request of this issue is to add existingSecret support to Redis and MySQL. Otherwise this causes security issues when managing Helm charts in a declarative way, e.g. with helm controller.
I can work on this, unless somebody else has already started.
The text was updated successfully, but these errors were encountered:
Right now both external MySQL and external Redis support only explicit password setup, while some services, e.g. RabbitMQ and PostgreSQL already support using existing secret.
Main request of this issue is to add existingSecret support to Redis and MySQL. Otherwise this causes security issues when managing Helm charts in a declarative way, e.g. with helm controller.
I can work on this, unless somebody else has already started.
The text was updated successfully, but these errors were encountered: