Fix feedback from dtuite
This commit is contained in:
@@ -38,6 +38,7 @@ Then use it to run:
|
||||
```
|
||||
git clone https://github.com/spotify/backstage.git
|
||||
cd contrib/chart/backstage
|
||||
helm dependency update
|
||||
helm install -f backstage-mydomain.yaml backstage .
|
||||
```
|
||||
|
||||
@@ -135,7 +136,7 @@ backend:
|
||||
repository: <image-name>
|
||||
tag: <image-tag>
|
||||
|
||||
frontend:
|
||||
lighthouse:
|
||||
image:
|
||||
repository: <image-name
|
||||
tag: <image-tag>
|
||||
|
||||
@@ -34,6 +34,7 @@ Then use it to run:
|
||||
```
|
||||
git clone https://github.com/spotify/backstage.git
|
||||
cd contrib/chart/backstage
|
||||
helm dependency update
|
||||
helm install -f backstage-mydomain.yaml backstage .
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user