From 83ec925f018c71683daec49faeba8a8357e96d6a Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sat, 9 Dec 2023 10:11:32 +1100 Subject: [PATCH] Update config --- 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 b373a3a..fa9993e 100644 --- a/home-apps/chuanhuchatgpt.yaml +++ b/home-apps/chuanhuchatgpt.yaml @@ -72,7 +72,7 @@ spec: memory: 1024Mi volumeMounts: - name: config - mountPath: /app + mountPath: /app/history subPath: history - name: config mountPath: /app/config.json