Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 556 Bytes

INSTALL.md

File metadata and controls

16 lines (11 loc) · 556 Bytes

Installation Steps

Helm charts are provided inside https://github.com/eclipse-tractusx/autosetup-backend

  • Using helm commands

How to install application using helm:-
helm install ReleaseName ChartName

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