修改配置信息
This commit is contained in:
@ -29,6 +29,9 @@ spec:
|
||||
labels:
|
||||
# 模板名称
|
||||
app: biz-service-ebtp-project
|
||||
annotations:
|
||||
prometheus.io/port: '18012'
|
||||
prometheus.io/jl-pod: 'true'
|
||||
|
||||
# 定义容器模板,该模板可以包含多个容器
|
||||
spec:
|
||||
@ -71,6 +74,8 @@ metadata:
|
||||
app: biz-service-ebtp-project
|
||||
annotations:
|
||||
lb.cke.tg.unicom/target-vports: 18012-18012
|
||||
prometheus.io/port: '18012'
|
||||
prometheus.io/jl-svc: 'true'
|
||||
spec:
|
||||
ports:
|
||||
- port: 18012
|
||||
|
Reference in New Issue
Block a user