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:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:placeholder
|
image: public.ecr.aws/nginx/nginx:placeholder
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: content
|
- name: content
|
||||||
mountPath: /usr/share/nginx/html
|
mountPath: /usr/share/nginx/html
|
||||||
|
|||||||
Reference in New Issue
Block a user