Skip to content

Commit

Permalink
Readme in Helm Charts updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
bs-sili committed Aug 15, 2023
1 parent 5122353 commit caddd77
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions charts/discoveryfinder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.2-M1](https://img.shields.io/badge/AppVersion-0.2.2--M1-informational?style=flat-square)

Tractus-X Discovery Finder Helm Chart
This chart installs the Discoveryfinder and its direct dependcies.
**Tractus-X Discovery Finder Helm Chart** <br/>
This chart installs the Discovery Finder and its direct dependencies.

## Requirements

Expand All @@ -18,7 +18,8 @@ This chart installs the Discoveryfinder and its direct dependcies.

## Install
```
helm repo add discoveryfinder https://github.com/eclipse-tractusx/sldt-discovery-finder
helm dep up charts/discoveryfinder
kubectl create namespace discovery
helm install discoveryfinder -n discovery charts/discoveryfinder
```

Expand Down

0 comments on commit caddd77

Please sign in to comment.