diff --git a/content/ru/examples/application/deployment-scale.yaml b/content/ru/examples/application/deployment-scale.yaml index 01fe96d845..838576375e 100644 --- a/content/ru/examples/application/deployment-scale.yaml +++ b/content/ru/examples/application/deployment-scale.yaml @@ -14,6 +14,6 @@ spec: spec: containers: - name: nginx - image: nginx:1.14.2 + image: nginx:1.16.1 ports: - containerPort: 80