From bc5340afe75cfd0cbe34c39a87c172aaa94dae96 Mon Sep 17 00:00:00 2001 From: Nadir Lloret Date: Mon, 31 Oct 2022 20:03:24 +0000 Subject: [PATCH] fix(product): custom deploy config typo --- src/productcatalogservice/deploy/deploy_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/productcatalogservice/deploy/deploy_config.json b/src/productcatalogservice/deploy/deploy_config.json index c1af9183b71..d77332411d3 100644 --- a/src/productcatalogservice/deploy/deploy_config.json +++ b/src/productcatalogservice/deploy/deploy_config.json @@ -1,6 +1,6 @@ { "release": { - "name": "product-catalogue", + "name": "product-catalog", "strategy": { "type": "canary", "config":{