From b7d28d155d4aaaad03dc47cf235187ab34eaddbd Mon Sep 17 00:00:00 2001
From: T ArunTheja <arun9theja@gmail.com>
Date: Fri, 13 May 2022 11:41:21 +0000
Subject: [PATCH] Notes

---
 Code/Helmfile/1/Notes | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Code/Helmfile/1/Notes b/Code/Helmfile/1/Notes
index e80b197..8a7107e 100644
--- a/Code/Helmfile/1/Notes
+++ b/Code/Helmfile/1/Notes
@@ -1 +1,4 @@
 The Helmfile (helmfile.yaml) and Helm Chart (backend) inside the folder (charts) must be in the same location path of directory.
+
+We can deploy the Helm Chart (backend) by running the command.
+$ helmfile sync
-- 
GitLab