Skip to content

Commit

Permalink
fixed lint and e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewChubatiuk committed Sep 25, 2024
1 parent 0134491 commit ef5c4f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hack/helm/victoria-metrics-agent/lint/cluster.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
remoteWriteUrls:
- http://cluster-victoria-metrics-cluster-vminsert.default.svc.cluster.local:8480/insert/0/prometheus/
remoteWrite:
- url: http://cluster-victoria-metrics-cluster-vminsert.default.svc.cluster.local:8480/insert/0/prometheus/

replicaCount: 3
deployment:
Expand All @@ -11,4 +11,4 @@ statefulset:

env:
- name: ENV_VAR
value: "just make sure that env var works"
value: "just make sure that env var works"

0 comments on commit ef5c4f4

Please sign in to comment.