Skip to content

Commit

Permalink
Change the reference of the backstage image to use the one released o…
Browse files Browse the repository at this point in the history
…n public.ecr.aws by cnoe-io. #12 (#26)

Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard authored Oct 16, 2023
1 parent 06fb155 commit 7e4ece0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apps/srv/backstage/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
spec:
containers:
- name: backstage
image: backstage:1.0.0
image: public.ecr.aws/cnoe-io/backstage:v0.0.3
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down

0 comments on commit 7e4ece0

Please sign in to comment.