update nginx image reference and modify nodePort values for production and test environments; remove unused UAT configmap and kustomization files

This commit is contained in:
5 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: nginx
image: public.ecr.aws/nginx/nginx:placeholder
image: nginx:placeholder
volumeMounts:
- name: content
mountPath: /usr/share/nginx/html