Skip to content

Commit

Permalink
docs(localdev): fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Aug 14, 2024
1 parent 217c2e9 commit 824539d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/localdev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ To set your own configuration and secret values, install the helm chart with you
helm install -f your-values.yaml local tractusx-dev/localdev-portal-iam --namespace umbrella --create-namespace
```

#### Use local repository
### Use local repository

Make sure to clone the [portal](https://github.com/eclipse-tractusx/portal) repository beforehand.

Expand Down
2 changes: 1 addition & 1 deletion charts/localdev/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ To set your own configuration and secret values, install the helm chart with you
helm install -f your-values.yaml local tractusx-dev/{{ template "chart.name" . }} --namespace umbrella --create-namespace
```

#### Use local repository
### Use local repository

Make sure to clone the [portal](https://github.com/eclipse-tractusx/portal) repository beforehand.

Expand Down

0 comments on commit 824539d

Please sign in to comment.