Merge pull request #5052 from maikelvl/patch-1
Fix docs on Helm install commands.
This commit is contained in:
@@ -33,7 +33,7 @@ Then use it to run:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/backstage/backstage.git
|
||||
cd contrib/chart/backstage
|
||||
cd backstage/contrib/chart/backstage
|
||||
helm dependency update
|
||||
helm install -f backstage-mydomain.yaml backstage .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user