From 0eac2eac145e4620d77f9aa5ce20ca9753b69581 Mon Sep 17 00:00:00 2001 From: Kevin Anderson Date: Fri, 27 Mar 2026 18:18:24 +0000 Subject: [PATCH] fix invalid JSON in default UI deployment --- ui/manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/manifests/deployment.yaml b/ui/manifests/deployment.yaml index ad41c38c7..e19a850b8 100644 --- a/ui/manifests/deployment.yaml +++ b/ui/manifests/deployment.yaml @@ -77,7 +77,7 @@ spec: "17", "16", "15", - "14", + "14" ] } # Exemple of settings to make snapshot view working in the ui when using AWS