Merge pull request #39260 from Arhell/id-scale

[id] updated nginx version to follow examples correctly
pull/39289/head
Kubernetes Prow Robot 2023-02-05 19:25:00 -08:00 committed by GitHub
commit aee5e26c76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.14.2
image: nginx:1.16.1
ports:
- containerPort: 80