* Partial implementation of phase-0 * Partial implementation of phase-1 * add report * add postgress * Revert "add postgress" This reverts commit 27778dc6bb3906b5220dd386e47fe32ca7415332. * remove junk * Cleaned up annd setup docs * update docs * moved report * Updated load_markdown_files function: Now returns tuples with (content, title, relative_path) instead of just (content, title) * fixes to load docs script and more env variables for llm configuration * update prod values * update docs * apolo docs support with linking * update docs to reflect url conventions and mapping with docs * Adds ingress and forwardAuth configurations Adds ingress configuration to expose the application. Adds forwardAuth configuration to enable user authentication. Includes middleware to strip headers. * Adds ingress and forward authentication middleware support
6 lines
226 B
Text
6 lines
226 B
Text
dependencies:
|
|
- name: postgresql
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 12.0.1
|
|
digest: sha256:2f6a5e813010d3cccac288a6f5a0544fdc55adcc474b7ba0bc8fe0cdf1f8f440
|
|
generated: "2025-06-18T10:39:04.357456+03:00"
|