diff --git a/docs/articles/ai-enabling.mdx b/docs/articles/ai-enabling.mdx index 40d6f6c6..9777c2a7 100644 --- a/docs/articles/ai-enabling.mdx +++ b/docs/articles/ai-enabling.mdx @@ -29,7 +29,7 @@ in the Dashboard as described above. ```yaml testkube-ai-service: enabled: true - db: + postgres: secretRef: name: my-postgres-credentials # Secret with DB credentials endpointKey: host # Key containing DB host @@ -83,4 +83,4 @@ Read more about: - [AI Agents](./ai-agents) - [AI Assistant Overview](./ai-assistant-overview) -- [AI Configuration Reference](./ai-configuration) (includes Security & Compliance) \ No newline at end of file +- [AI Configuration Reference](./ai-configuration) (includes Security & Compliance)