Merge pull request #39283 from Arhell/ja-scale
[ja] updated nginx version to follow examples correctlypull/38142/merge
commit
b8dd5d6b49
|
@ -14,6 +14,6 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.14.2
|
image: nginx:1.16.1
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|
Loading…
Reference in New Issue