From a1d50f6c5c9db96089c9a46fbb89682e4d378cc2 Mon Sep 17 00:00:00 2001 From: Thomas Way Date: Sun, 9 Jul 2023 13:09:19 +0100 Subject: [PATCH] fix(k8s/unwind/vm-operator): filter applyset labels https://github.com/VictoriaMetrics/operator/issues/683 --- k8s/unwind/vm_operator/deployment_list.cue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/k8s/unwind/vm_operator/deployment_list.cue b/k8s/unwind/vm_operator/deployment_list.cue index 7767dd3bd..726b3c0a5 100644 --- a/k8s/unwind/vm_operator/deployment_list.cue +++ b/k8s/unwind/vm_operator/deployment_list.cue @@ -39,6 +39,9 @@ import ( env: [{ name: "WATCH_NAMESPACE" value: "" + }, { + name: "VM_FILTERCHILDLABELPREFIXES" + value: "applyset.kubernetes.io" }] resources: { limits: {