mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-08 20:15:03 +10:00
Update chatgpt
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"yaml.schemas": {
|
||||||
|
"kubernetes://schema/apps/v1%40deployment": "file:///Users/junv/code/home-docker/home-apps/chuanhuchatgpt.yaml"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user