Fix container name on backend yaml

This commit is contained in:
David Dyball
2020-06-30 19:00:32 +01:00
committed by GitHub
parent de9b1e3ee0
commit 8e602b52bf
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
component: backend
spec:
containers:
- name: app
- name: backend
image: spotify/backstage-backend:latest
imagePullPolicy: Always
ports: