更新部分镜像版本;新增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

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