Initial monorepo scaffold for Duoc Thu RAG medical chatbot
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: medical-chatbot
|
||||
description: Umbrella Helm chart for the Duoc Thu RAG medical chatbot platform
|
||||
type: application
|
||||
version: 0.0.0
|
||||
appVersion: "0.0.0"
|
||||
@@ -0,0 +1 @@
|
||||
# dev environment overrides (TBD, Phase 6)
|
||||
@@ -0,0 +1 @@
|
||||
# prod environment overrides (TBD, Phase 6)
|
||||
@@ -0,0 +1 @@
|
||||
# staging environment overrides (TBD, Phase 6)
|
||||
@@ -0,0 +1,2 @@
|
||||
# Base values — filled in during Phase 6. Overridden per-environment by
|
||||
# values-dev.yaml / values-staging.yaml / values-prod.yaml.
|
||||
Reference in New Issue
Block a user