Fix ChatQnA manifest default port issue (#1033)

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
This commit is contained in:
lvliang-intel
2024-10-30 11:52:04 +08:00
committed by GitHub
parent 960805a57b
commit 7197286a14
18 changed files with 20 additions and 50 deletions

View File

@@ -76,7 +76,7 @@ To begin with, ensure that you have following prerequisites in place:
## 🌐 Deploying ProductivitySuite
You can use yaml files in xeon folder to deploy ProductivitySuite with reactUI.
```
cd GenAIExamples/ProductivitySuite/kubernetes/intel/cpu/xeon/manifests/
cd GenAIExamples/ProductivitySuite/kubernetes/intel/cpu/xeon/manifest/
kubectl apply -f .
```