From 165ff01314dc2ddc97e288687045b3fca9dfcd03 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sat, 9 Dec 2023 09:31:39 +1100 Subject: [PATCH] Update chatgpt volume --- home-apps/chuanhuchatgpt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-apps/chuanhuchatgpt.yaml b/home-apps/chuanhuchatgpt.yaml index a36d6bc..729bd44 100644 --- a/home-apps/chuanhuchatgpt.yaml +++ b/home-apps/chuanhuchatgpt.yaml @@ -73,7 +73,7 @@ spec: volumeMounts: - name: config mountPath: /app/history - # subpath: /history + subpath: /history - name: config mountPath: /app/onfig.json subPath: config.json