chore(deploy): disable wrong metrics

This commit is contained in:
incubator4 2024-02-06 13:55:33 +08:00
parent a7dcd08aeb
commit dfd0dc80c8
2 changed files with 9 additions and 9 deletions

View File

@ -19,10 +19,10 @@ spec:
metadata:
labels:
app: xlog
annotations:
prometheus.io/path: /metrics
prometheus.io/port: "8080"
prometheus.io/scrape: "true"
# annotations:
# prometheus.io/path: /metrics
# prometheus.io/port: "8080"
# prometheus.io/scrape: "true"
spec:
enableServiceLinks: false
initContainers:

View File

@ -5,7 +5,7 @@ metadata:
namespace: crossbell
spec:
progressDeadlineSeconds: 600
replicas: 10
replicas: 7
revisionHistoryLimit: 5
selector:
matchLabels:
@ -19,10 +19,10 @@ spec:
metadata:
labels:
app: xlog
annotations:
prometheus.io/path: /metrics
prometheus.io/port: "8080"
prometheus.io/scrape: "true"
# annotations:
# prometheus.io/path: /metrics
# prometheus.io/port: "8080"
# prometheus.io/scrape: "true"
spec:
enableServiceLinks: false
initContainers: