更新部分镜像版本;新增LobeChat部署文件

This commit is contained in:
2025-01-15 15:28:00 +00:00
committed by cloud-init created default user
parent 9df00e1c0c
commit f46bb5fc09
16 changed files with 13459 additions and 52 deletions

View File

@@ -21,11 +21,12 @@ metadata:
app.k8s.hty1024.com/version: "20240709"
app.k8s.hty1024.com/resources: service
spec:
type: NodePort
type: ClusterIP
# type: NodePort
ports:
- port: 3000
targetPort: 3000
nodePort: 30000
# nodePort: 30000
selector:
app.k8s.hty1024.com/env: prod
app.k8s.hty1024.com/type: app