spiceai / quickstarts

Quickstart projects to get up and running with Spice.ai quickly 🚀
Apache License 2.0
20 stars 10 forks source link

Clickhouse Quickstart missing ssl information in spicepod #99

Closed digadeesh closed 1 month ago

digadeesh commented 2 months ago

clickhouse_secure is missing from the sample spicepod. It's defaulted to true, which for many quickstart scenarios will fail. Add it so its visible to the user when troubleshooting.

digadeesh commented 1 month ago

Fixed in: https://github.com/spiceai/quickstarts/pull/112