Skip to content

Commit

Permalink
Updated installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
adkumar1 authored May 11, 2023
1 parent 0f4b39d commit 2c4ff37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ How to install application using helm: <br />
helm install ReleaseName ChartName

a.) Add helm repository in tractusx:
helm repo add autosetup https://eclipse-tractusx.github.io/charts/dev
helm repo add orchestrator https://eclipse-tractusx.github.io/charts/dev
b.) To search the specific repo in helm repositories
helm search repo autosetup/orchestrator
helm search repo orchestrator/autosetup
c.) To install using helm command:
helm install autosetup autosetup/orchestrator
helm install orchestrator orchestrator/autosetup

0 comments on commit 2c4ff37

Please sign in to comment.