From 28340c2c6fb7fba725ebc1ba38b50bcc2a0d1437 Mon Sep 17 00:00:00 2001 From: Arun Theja <naguads111@gmail.com> Date: Wed, 1 Mar 2023 13:31:14 +0000 Subject: [PATCH] Helm_Commands --- Helm/Helm_Commands | 1 + 1 file changed, 1 insertion(+) diff --git a/Helm/Helm_Commands b/Helm/Helm_Commands index 3bc33c3..e5a7d2f 100644 --- a/Helm/Helm_Commands +++ b/Helm/Helm_Commands @@ -8,3 +8,4 @@ helm repo add elastic https://helm.elastic.co [Install] helm install elasticsearch elastic/elasticsearch -f values.yaml +helm install --name nginx-ingress-controller stable/nginx-ingress -- GitLab