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
+1
View File
@@ -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 .
```