Merge pull request #39283 from Arhell/ja-scale

[ja] updated nginx version to follow examples correctly
pull/38142/merge
Kubernetes Prow Robot 2023-02-09 04:44:34 -08:00 committed by GitHub
commit b8dd5d6b49
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