diff --git a/base/deploy.yaml b/base/deploy.yaml index 6945202..e7e6c60 100644 --- a/base/deploy.yaml +++ b/base/deploy.yaml @@ -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