Browse Source

nginx image update

pull/466/head
Sychev Igor 7 years ago
parent
commit
423cf0acf6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      k8s/frontend.yaml

+ 1
- 1
k8s/frontend.yaml View File

@ -27,7 +27,7 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.11.10-alpine
image: nginx:1.13.8-alpine
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080


Loading…
Cancel
Save