Skip to content

Commit

Permalink
Merge pull request #522 from trepel/images-to-quay-trepel
Browse files Browse the repository at this point in the history
Using trepel quay rather than no-longer red hatters ones
  • Loading branch information
averevki authored Sep 5, 2024
2 parents df0ae69 + 57e29bd commit eeed9ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ default:
username: "testUser"
password: "testPassword"
httpbin:
image: "quay.io/jsmadis/httpbin:latest"
image: "quay.io/trepel/httpbin:jsmadis"
service_protection:
system_project: "kuadrant-system"
project: "kuadrant"
project2: "kuadrant2"
envoy:
image: "quay.io/phala/envoy:v1.28-latest"
image: "quay.io/trepel/envoy:v1.31.0"
gateway:
project: "istio-system"
name: "istio-ingressgateway"
Expand Down

0 comments on commit eeed9ea

Please sign in to comment.