更新部分镜像版本;新增LobeChat部署文件
This commit is contained in:
committed by
cloud-init created default user
parent
9df00e1c0c
commit
f46bb5fc09
@@ -21,12 +21,13 @@ metadata:
|
||||
app.k8s.hty1024.com/version: 8.14.0
|
||||
app.k8s.hty1024.com/resources: service
|
||||
spec:
|
||||
type: NodePort
|
||||
type: ClusterIP
|
||||
# type: NodePort
|
||||
ports:
|
||||
- name: pgadmin4
|
||||
port: 80
|
||||
targetPort: 80
|
||||
nodePort: 30000
|
||||
- name: pgadmin4
|
||||
port: 80
|
||||
targetPort: 80
|
||||
# nodePort: 30000
|
||||
selector:
|
||||
app.k8s.hty1024.com/env: prod
|
||||
app.k8s.hty1024.com/type: db
|
||||
|
||||
Reference in New Issue
Block a user