From 3f5eed7d2cc1500c132c94aea274d30caf35ad50 Mon Sep 17 00:00:00 2001 From: T ArunTheja <arun9theja@gmail.com> Date: Sun, 15 May 2022 17:25:02 +0000 Subject: [PATCH] Notes --- Code/Helmfile/3/Notes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Code/Helmfile/3/Notes b/Code/Helmfile/3/Notes index 967f9af..7e46086 100644 --- a/Code/Helmfile/3/Notes +++ b/Code/Helmfile/3/Notes @@ -1,5 +1,7 @@ create a Helm Chart -$ helm create hellworld +$ helm create helloworld +$ helm create helloworld1 +$ helm create helloworld2 [Repository URL] git+https://github.com/rahulwagh/helmchart@helloworld?ref=master&sparse=0 -- GitLab