Skip to content

Commit

Permalink
Updated nginx image tag to fix test failure
Browse files Browse the repository at this point in the history
Signed-off-by: kumari tanushree <ktanushree@vmware.com>
  • Loading branch information
kumari tanushree authored and sethiyash committed Aug 16, 2023
1 parent 31700c1 commit c8c4bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/assets/https-server/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
spec:
containers:
- name: self-signed-https-server
image: nginx
image: nginx:1.10
ports:
- containerPort: 443
readinessProbe:
Expand Down

0 comments on commit c8c4bf5

Please sign in to comment.