From 991c1c4b1e8233ae06d6ca5b697713fb8b341fcc Mon Sep 17 00:00:00 2001 From: T ArunTheja <arun9theja@gmail.com> Date: Sun, 15 May 2022 16:39:09 +0000 Subject: [PATCH] Notes --- Code/Helmfile/3/Notes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Code/Helmfile/3/Notes b/Code/Helmfile/3/Notes index 4824c2e..967f9af 100644 --- a/Code/Helmfile/3/Notes +++ b/Code/Helmfile/3/Notes @@ -1,2 +1,11 @@ create a Helm Chart $ helm create hellworld + +[Repository URL] +git+https://github.com/rahulwagh/helmchart@helloworld?ref=master&sparse=0 + | | | | | |-----------------------> GitHub - Branch Name + | | | | |--------------------------------------> GitHub - Folder Name / Chart Name + | | | |-------------------------------------------------> GitHub - Repository Name + | | |----------------------------------------------------------> GitHub - User Name + | |-----------------------------------------------------------------------> Source Code Management (SCM) - GitHub + |-------------------------------------------------------------------------------------> Version Control System (VCS) -- GitLab