Update nginx to 1.15. Update manifest and performance optimize (#4458)

This commit is contained in:
Andreas Krüger
2019-04-08 11:02:29 +02:00
committed by Kubernetes Prow Robot
parent 3da392d1cf
commit d18ad63e49
4 changed files with 44 additions and 31 deletions

View File

@@ -200,7 +200,7 @@ kube_router_image_tag: "{{ kube_router_version }}"
multus_image_repo: "docker.io/nfvpe/multus"
multus_image_tag: "{{ multus_version }}"
nginx_image_repo: nginx
nginx_image_tag: 1.13
nginx_image_tag: 1.15
coredns_version: "1.4.0"
coredns_image_repo: "coredns/coredns"