Wanting to migrate from helm exclusivley to Glasskube. Mainly for easier management of different custom releases and having databases be configured better via the helm chart
[x] Refactor helm chart to remove database. (Swap to using external Glasskube packages) #2266
[x] Qdrant Glasskube packges
[x] security: configure secret references to pull from databases (instead of envs / values.yaml) #2266
[x] security: onfigure keycloak realm and push OIDC SECRET into secret that server references
[x] security: setup other server secretmaps (postgres, clickhouse, s3, etc)
[x] cleanup: server and workers share the same configmap. (easier to maintain instead of copy/pasting envs)
[ ] Deployment process
[x] Trieve release bot
[x] Add release please bot
[x] Tagged docker images based on git tag
[ ] helm chart "safe enough" to be pushed to Dockerhub
[ ] helm chart build/push CI action
[ ] Create Glasskube package pull request. Add to docs. (For minikube cpu based setup).
[ ] docs: update documentation for how to release via glasskube
Community channels
Matrix is preferred. Reach out on discord or Matrix for further assistance.
Description
Wanting to migrate from helm exclusivley to Glasskube. Mainly for easier management of different custom releases and having databases be configured better via the helm chart
server
referenceshelm chart "safe enough" to be pushed to Dockerhubhelm chart build/push CI actionCreate Glasskube package pull request. Add to docs. (For minikube cpu based setup).docs: update documentation for how to release via glasskubeCommunity channels
Matrix is preferred. Reach out on discord or Matrix for further assistance.