Verify exact production traces and record rollout

This commit is contained in:
2026-08-11 11:29:59 +07:00
parent 6b8f7584ed
commit 59e6ad2d0d
46 changed files with 2795 additions and 290 deletions
+31 -1
View File
@@ -1 +1,31 @@
# prod environment overrides (TBD, Phase 6)
global:
environment: production
aiService:
replicaCount: 2
image:
tag: latest
config:
embeddingProvider: cohere-v4
answerProvider: bedrock-converse
otelSampleRatio: 0.25
web:
replicaCount: 2
image:
tag: latest
ingress:
enabled: true
host: realvuxbaro.me
secret:
create: false
existingSecret: medical-chatbot-prod
observability:
prometheus:
retention: 15d
serviceMonitor:
enabled: false