Skip to content

Commit

Permalink
Merge pull request #1255 from carvel-dev/cherry-pick-413f8f-v0.45.x
Browse files Browse the repository at this point in the history
Merge pull request #1252 from carvel-dev/update-nginx-img-in-test

Updated nginx image tag to fix e2e test failure
  • Loading branch information
kumaritanushree authored Jun 20, 2023
2 parents e3beee2 + 9adbe85 commit 17b48c2
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 17b48c2

Please sign in to comment.