cowboysysop / charts

Cowboy Sysop Charts
MIT License
116 stars 70 forks source link

Flowise: Add ability to connect to PostgreSQL using SSL #593

Open mattishaden opened 6 months ago

mattishaden commented 6 months ago

Thank you for maintaining these charts.

Here comes a feature request:

Example/sketch in: #592

sebastien-prudhomme commented 6 months ago

Hi, the feature is not that simple. Certificate authority needs also to be managed for people using a private CA, and internal PostreSQL chart must also have the option. I will first update the application version.

IgorMilavec commented 2 months ago

I've just created #674 that adds support for mounting extra volumes. With both #592 and #674 adding support for SSL is simple:

IgorMilavec commented 1 month ago

@mattishaden could you please rebase and update #592?