changed nginx base img tag to img built with alpine3.14.6 (#8479)
This commit is contained in:
parent
f9372aa495
commit
2e1a4790bb
7 changed files with 7 additions and 7 deletions
|
|
@ -36,7 +36,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: nginx-error-server
|
||||
image: k8s.gcr.io/ingress-nginx/nginx-errors:0.48.1
|
||||
image: k8s.gcr.io/ingress-nginx/nginx-errors:0.49.0
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
# Setting the environment variable DEBUG we can see the headers sent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue