From 6b49c32a99a43d63ff4d3c0e048e202026fc5c98 Mon Sep 17 00:00:00 2001 From: nikhilmulinti <127198713+nikhilmulinti@users.noreply.github.com> Date: Mon, 30 Dec 2024 11:31:37 +0530 Subject: [PATCH] updating helmfile --- deploy-as-code/helm/naljal-helmfile.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deploy-as-code/helm/naljal-helmfile.yaml b/deploy-as-code/helm/naljal-helmfile.yaml index 9c08670b3..82c33e90c 100644 --- a/deploy-as-code/helm/naljal-helmfile.yaml +++ b/deploy-as-code/helm/naljal-helmfile.yaml @@ -2,4 +2,7 @@ helmfiles: - path: ./charts/backbone-services/backboneservices-helmfile.yaml - path: ./charts/core-services/coreservices-helmfile.yaml + - path: ./charts/monitoring/monitoring-helmfile.yaml + - path: ./charts/business-services/businessservices-helmfile.yaml + - path: ./charts/frontend/frontend-helmfile.yaml