Update nginx to modern versions on ja docs (#19685)

* Update nginx to modern versions on ja docs

* Restore removed whitespaces
This commit is contained in:
Ryo Narita
2020-03-26 18:38:25 +09:00
committed by GitHub
parent e9046853cd
commit d43ecb35b9
12 changed files with 29 additions and 29 deletions
@@ -14,6 +14,6 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.8 # Update the version of nginx from 1.7.9 to 1.8
image: nginx:1.16.1 # Update the version of nginx from 1.14.2 to 1.16.1
ports:
- containerPort: 80