Skip to content

Commit

Permalink
[web-burner] multi-arch images (#73)
Browse files Browse the repository at this point in the history
* [web-burner] multi-arch images

Signed-off-by: Jose Castillo Lema <[email protected]>

* Replace wcaban/frr for cloud-bulldozer/frr

Signed-off-by: Jose Castillo Lema <[email protected]>

---------

Signed-off-by: Jose Castillo Lema <[email protected]>
  • Loading branch information
josecastillolema authored May 21, 2024
1 parent d93fd97 commit 9908ae2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 51 deletions.
2 changes: 1 addition & 1 deletion cmd/config/web-burner-init/pod_serving.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
serviceAccountName: internal-kubectl
containers:
- name: bfd
image: quay.io/wcaban/frr
image: quay.io/cloud-bulldozer/frr
command:
- sh
- -c
Expand Down
49 changes: 0 additions & 49 deletions cmd/config/web-burner-init/pod_serving_single.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: perfapp-1
image: quay.io/openshift-scale/nginx
image: quay.io/cloud-bulldozer/nginx
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit 9908ae2

Please sign in to comment.