From 6dafe6738bd1464a8859306d3aae7b8549f29cb9 Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal <lubomir.bucek@eox.at> Date: Mon, 31 Jan 2022 16:07:19 +0100 Subject: [PATCH] fix typo in key name --- testing/values-testing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/values-testing.yaml b/testing/values-testing.yaml index b56b566..7ef6ae1 100644 --- a/testing/values-testing.yaml +++ b/testing/values-testing.yaml @@ -90,7 +90,7 @@ global: assets: - ms - name: Emergency_Product_KS03 - default_browse: TRUE_COLOR + defaultBrowse: TRUE_COLOR filter: product_type: KS03 collections: -- GitLab