switch to ecr nginx image
Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user