From c845011dc11ffcc1431b97efc619f84efa6df412 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Wed, 27 May 2026 11:38:37 +0300 Subject: [PATCH] Fix WB VMStack standalone install --- clusters/wb/infrastructure/patches/vmstack.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/clusters/wb/infrastructure/patches/vmstack.yaml b/clusters/wb/infrastructure/patches/vmstack.yaml index d6a6614..a852cfe 100644 --- a/clusters/wb/infrastructure/patches/vmstack.yaml +++ b/clusters/wb/infrastructure/patches/vmstack.yaml @@ -13,6 +13,9 @@ spec: fullnameOverride: vmstack defaultRules: create: true + victoria-metrics-operator: + admissionWebhooks: + enabled: false vmsingle: enabled: true spec: @@ -29,6 +32,9 @@ spec: enabled: false vmagent: enabled: true + spec: + remoteWrite: + - url: http://vmsingle-vmstack.vmstack.svc.cluster.local.:8428/api/v1/write vmalert: enabled: true spec: