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:
|
||||
- name: ch-chatgpt
|
||||
image: tuchuanhuhuhu/chuanhuchatgpt:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 7860
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user