From fe73c4a1de256570e6026873f7fef73d98e0fa97 Mon Sep 17 00:00:00 2001 From: "vault-token-factory-spectrocloud[bot]" <133815545+vault-token-factory-spectrocloud[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:20:49 +0000 Subject: [PATCH] chore: disable vmo pack (#5378) (#5382) (cherry picked from commit 032368bbb0b376e2e139a085ee77e02420e6aed9) Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> --- static/packs-data/exclude_packs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/packs-data/exclude_packs.json b/static/packs-data/exclude_packs.json index 6927da2546..abebb76ca6 100644 --- a/static/packs-data/exclude_packs.json +++ b/static/packs-data/exclude_packs.json @@ -15,5 +15,6 @@ "csi-tke", "kubernetes-tke", "tke-managed-os", - "cni-tke-global-router" + "cni-tke-global-router", + "virtual-machine-orchestrator" ]