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. cnoe-io#12

Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Oct 16, 2023
1 parent 06fb155 commit bb547a6
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 bb547a6

Please sign in to comment.