Skip to content

Commit

Permalink
Create agent-buff.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pavan-kumar-99 authored Dec 15, 2024
1 parent 99be232 commit 74ad7d3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions clusters/home-cluster/monitoring/agent-buff.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
apiVersion: operator.victoriametrics.com/v1beta1
kind: VMAgent
metadata:
name: vmagent-buffer
spec:
selectAllByDefault: false
vmAgentExternalLabelName: vmagent_ha
replicaCount: 2
statefulMode: true
statefulStorage:
volumeClaimTemplate:
spec:
resources:
requests:
storage: 2Gi

0 comments on commit 74ad7d3

Please sign in to comment.