Skip to content

Commit b8dd5d6

Browse files
authored
Merge pull request #39283 from Arhell/ja-scale
[ja] updated nginx version to follow examples correctly
2 parents a70f18e + 55eefca commit b8dd5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/examples/application/deployment-scale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ spec:
1414
spec:
1515
containers:
1616
- name: nginx
17-
image: nginx:1.14.2
17+
image: nginx:1.16.1
1818
ports:
1919
- containerPort: 80

0 commit comments

Comments
 (0)