Fix feedback from dtuite

This commit is contained in:
Martina Iglesias Fernandez
2020-10-12 09:24:04 +02:00
parent 22848a96fd
commit cafe45b4a9
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -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>