Skip to content

Commit

Permalink
switch to ecr nginx image
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Rancourt <[email protected]>
  • Loading branch information
krancour committed Jun 24, 2024
1 parent 59a9ef6 commit 617461f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:placeholder
image: public.ecr.aws/nginx/nginx:placeholder
volumeMounts:
- name: content
mountPath: /usr/share/nginx/html
Expand Down

0 comments on commit 617461f

Please sign in to comment.