Skip to content

Commit

Permalink
update testhttpd image
Browse files Browse the repository at this point in the history
  • Loading branch information
masa213f committed Dec 7, 2023
1 parent 1a37d00 commit 44d94db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mtest/httpd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ metadata:
spec:
containers:
- name: httpd
image: quay.io/cybozu/testhttpd:0
image: ghcr.io/cybozu/testhttpd:0
hostNetwork: true
2 changes: 1 addition & 1 deletion mtest/reboot-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: httpd
image: quay.io/cybozu/testhttpd:0
image: ghcr.io/cybozu/testhttpd:0
---
apiVersion: policy/v1
kind: PodDisruptionBudget
Expand Down

0 comments on commit 44d94db

Please sign in to comment.