Update chatgpt

This commit is contained in:
2023-04-09 09:48:01 +10:00
parent dd401275eb
commit ff254e52fd
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"yaml.schemas": {
"kubernetes://schema/apps/v1%40deployment": "file:///Users/junv/code/home-docker/home-apps/chuanhuchatgpt.yaml"
}
}
+1
View File
@@ -46,6 +46,7 @@ spec:
containers: containers:
- name: ch-chatgpt - name: ch-chatgpt
image: tuchuanhuhuhu/chuanhuchatgpt:latest image: tuchuanhuhuhu/chuanhuchatgpt:latest
imagePullPolicy: Always
ports: ports:
- containerPort: 7860 - containerPort: 7860
env: env: