Remove setcap from image (#2826)
This commit is contained in:
parent
81848e6564
commit
aeae20ca6e
5 changed files with 77 additions and 37 deletions
|
|
@ -28,10 +28,10 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app: nginx
|
||||
name: frontend
|
||||
spec:
|
||||
containers:
|
||||
- name: nginx
|
||||
image: quay.io/kubernetes-ingress-controller/nginx:0.30
|
||||
image: quay.io/kubernetes-ingress-controller/nginx:0.55
|
||||
ports:
|
||||
- containerPort: 80
|
||||
- containerPort: 443
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue