chatgpt-web/kubernetes
idawnwon e3a3e4dc29
fix: Update @acheong08 Reverse Proxy URL (#1085)
2023-04-03 08:53:52 +08:00
..
README.md feat: add kubernetes deploy (#1001) 2023-03-31 11:52:10 +08:00
deploy.yaml fix: Update @acheong08 Reverse Proxy URL (#1085) 2023-04-03 08:53:52 +08:00
ingress.yaml chore: lint fix 2023-03-31 11:53:10 +08:00

README.md

增加一个Kubernetes的部署方式

kubectl apply -f deploy.yaml

如果需要Ingress域名接入

kubectl apply -f ingress.yaml