Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed May 16, 2023
1 parent 3e1df27 commit d127532
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/tractusx-connector-azure-vault/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ The following requirements must be met before launching the application:

- Write access to an Azure KeyVault instance is required to run this chart
- Secrets are seeded in advance
- the vault's client id, client secret, tenant id and vault name (not the url!) are known
- The vault's client id, client secret, tenant id and vault name (not the url!) are known

Please also consider using [this example configuration](https://github.com/eclipse-tractusx/tractusx-edc/blob/main/edc-tests/deployment/src/main/resources/helm/tractusx-connector-azure-vault-test.yaml)
to launch the application.
Combined, this run this shell command to start the in-memory Tractus-X EDC runtime:
Combined, run this shell command to start the in-memory Tractus-X EDC runtime:

```shell
helm repo add tractusx-edc https://eclipse-tractusx.github.io/charts/dev
Expand Down
2 changes: 1 addition & 1 deletion charts/tractusx-connector-memory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ couple of configuration parameters, all of which can be found in the section bel
[this example configuration](https://github.com/eclipse-tractusx/tractusx-edc/blob/main/charts/tractusx-connector-memory/example.yaml)
to launch the application.

Combined, this run this shell command to start the in-memory Tractus-X EDC runtime:
Combined, run this shell command to start the in-memory Tractus-X EDC runtime:

```shell
helm repo add tractusx-edc https://eclipse-tractusx.github.io/charts/dev
Expand Down
2 changes: 1 addition & 1 deletion charts/tractusx-connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The following requirements must be met before launching the application:

Please also consider using [this example configuration](https://github.com/eclipse-tractusx/tractusx-edc/blob/main/edc-tests/deployment/src/main/resources/helm/tractusx-connector-test.yaml)
to launch the application.
Combined, this run this shell command to start the in-memory Tractus-X EDC runtime:
Combined, run this shell command to start the in-memory Tractus-X EDC runtime:

```shell
helm repo add tractusx-edc https://eclipse-tractusx.github.io/charts/dev
Expand Down

0 comments on commit d127532

Please sign in to comment.