Skip to content

Commit ce9bb08

Browse files
committed
chore(charts): remove metrics from vmagent
1 parent c3cc2b1 commit ce9bb08

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

charts/victoriametrics/templates/victoriametrics/vmagent/vmagent-statefulset.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ spec:
1717
labels: {{- include "common.labels.standard" . | nindent 8 }}
1818
app: drycc-victoriametrics
1919
component: drycc-victoriametrics-vmagent
20-
annotations:
21-
prometheus.io/path: "/metrics"
22-
prometheus.io/port: "8429"
23-
prometheus.io/scrape: "true"
2420
spec:
2521
affinity:
2622
podAffinity: {{- include "common.affinities.pods" (dict "type" .Values.vmagent.podAffinityPreset.type "component" "" "extraMatchLabels" .Values.vmagent.podAffinityPreset.extraMatchLabels "topologyKey" "" "context" $) | nindent 10 }}

0 commit comments

Comments
 (0)