chore: rename vmsingle and vmagent instances

This commit is contained in:
SeanOMik 2024-09-22 14:33:15 -04:00
parent 0150d3cbd9
commit 985167362f
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
apiVersion: operator.victoriametrics.com/v1beta1
kind: VMAgent
metadata:
name: vmagent-select-all
name: select-all
namespace: monitoring
spec:
image:
@ -12,6 +12,6 @@ spec:
selectAllByDefault: true
vmAgentExternalLabelName: vmagent
remoteWrite:
- url: http://vmsingle-vmsingle:8429/api/v1/write
- url: http://vmsingle-primary.monitoring.svc:8429/api/v1/write
minScrapeInterval: 30s
maxScrapeInterval: 24h

View File

@ -1,7 +1,7 @@
apiVersion: operator.victoriametrics.com/v1beta1
kind: VMSingle
metadata:
name: vmsingle
name: primary
namespace: monitoring
spec:
image: