Remove setcap from image (#2826)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-07-21 18:12:29 -04:00 committed by GitHub
parent 81848e6564
commit aeae20ca6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 77 additions and 37 deletions

View file

@ -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