Skip to content

Commit

Permalink
installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
adkumar1 committed Nov 22, 2023
1 parent 8cdee67 commit 4ce84be
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ How to install application using helm: <br />
helm install ReleaseName ChartName

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

helm install orchestrator tractusx/managed-service-orchestrator

0 comments on commit 4ce84be

Please sign in to comment.