更新部分镜像版本;新增LobeChat部署文件
This commit is contained in:
committed by
cloud-init created default user
parent
9df00e1c0c
commit
f46bb5fc09
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user